Package Summary  Overview Summary

class:IntrospectionException [NONE]

constructor:IntrospectionException() [NONE]

  • IntrospectionException

    public IntrospectionException()
    Default constructor.

constructor:IntrospectionException(java.lang.String) [NONE]

  • IntrospectionException

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