Uses of Class
com.swiftmq.admin.cli.CLIException
Packages that use CLIException
-
Uses of CLIException in com.swiftmq.admin.cli
Subclasses of CLIException in com.swiftmq.admin.cliModifier and TypeClassDescriptionclass
A CLIReconnectedException is thrown by CLI if a CLI call fails because CLI has automatic reconnected after a connection lost.Methods in com.swiftmq.admin.cli that throw CLIExceptionModifier and TypeMethodDescriptionvoid
CLI.executeCommand
(String cmd) Executes a CLI command.String[]
CLI.getContextEntities()
Returns an array with names of all entities of the actual context.CLI.getContextProperty
(String name) Returns a property value from the actual context.