Class TypeMismatchException

    • Constructor Detail

      • TypeMismatchException

        public TypeMismatchException()
      • TypeMismatchException

        public TypeMismatchException​(String message,
                                     Object... args)
      • TypeMismatchException

        public TypeMismatchException​(Throwable throwable,
                                     String message,
                                     Object... args)
      • TypeMismatchException

        public TypeMismatchException​(Throwable throwable)