Package com.swiftmq.admin.cli
Class CLIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.swiftmq.admin.cli.CLIException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CLIReconnectedException
A CLIException is thrown by CLI if something goes wrong, e.g. an invalid
command or a command returns a result.
- Since:
- 1.2
- Author:
- IIT GmbH, Bremen/Germany
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CLIException
-