Contents
Class DumpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.dtfj.corereaders.DumpException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MemoryAccessException
This class is the superclass of all exceptions thrown by Dump classes
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDumpException
(Dump dump, int asid, long address) DumpException
(Dump dump, int asid, long address, String description) -
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString