Class IncompatibleTypeException

    • Constructor Detail

      • IncompatibleTypeException

        public IncompatibleTypeException()
      • IncompatibleTypeException

        public IncompatibleTypeException​(String message)
      • IncompatibleTypeException

        public IncompatibleTypeException​(Throwable cause)
      • IncompatibleTypeException

        public IncompatibleTypeException​(String message,
                                         Throwable cause)