Class Introspector.IntrospectionException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Introspector

    public static class Introspector.IntrospectionException
    extends java.lang.Exception
    Exception that reports some kind of problem about message class or algorithm
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IntrospectionException

        public IntrospectionException​(java.lang.String msg)
      • IntrospectionException

        public IntrospectionException​(java.lang.Exception x)