Package deltix.qsrv.hf.pub.md
Class Introspector.IntrospectionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- deltix.qsrv.hf.pub.md.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
-
-
Constructor Summary
Constructors Constructor Description IntrospectionException(java.lang.Exception x)
IntrospectionException(java.lang.String msg)
-