Class IntrospectionException

    • Constructor Detail

      • IntrospectionException

        public IntrospectionException()
        Default constructor.
      • IntrospectionException

        public IntrospectionException​(String message)
        Constructor that allows a specific error message to be specified.
        Parameters:
        message - the detail message.