java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ibm.j9ddr.exceptions.CorruptStructuresException
- All Implemented Interfaces:
Serializable
Exception to indicate that the DDR blob is corrupt and cannot be read.
- See Also:
-
Constructor Summary
-
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CorruptStructuresException
public CorruptStructuresException() -
CorruptStructuresException
-