Class InvalidDataTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.j9ddr.InvalidDataTypeException
- All Implemented Interfaces:
 Serializable
Exception thrown by com.ibm.dtfj.j9ddr.structures.types classes when operation does not
make sense for the types value
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods declared in class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
InvalidDataTypeException
 
 -