Class UnmatchedTypeException

    • Constructor Detail

      • UnmatchedTypeException

        public UnmatchedTypeException()
      • UnmatchedTypeException

        public UnmatchedTypeException​(String message)
      • UnmatchedTypeException

        public UnmatchedTypeException​(Throwable cause)
      • UnmatchedTypeException

        public UnmatchedTypeException​(String message,
                                      Throwable cause)