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