- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.j9ddr.tools.store.StructureMismatchError
-
- All Implemented Interfaces:
Serializable
public class StructureMismatchError extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StructureMismatchError(String message)
-
Method Summary
-
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
StructureMismatchError
public StructureMismatchError(String message)
-
-