org.gridkit.jvmtool.cli
Class CommandLauncher.CommandAbortedError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.gridkit.jvmtool.cli.CommandLauncher.CommandAbortedError
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CommandLauncher
public static class CommandLauncher.CommandAbortedError
- extends Error
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
printUsage
public boolean printUsage
messages
public String[] messages
CommandLauncher.CommandAbortedError
public CommandLauncher.CommandAbortedError(boolean printUsage,
String[] messages)
CommandLauncher.CommandAbortedError
public CommandLauncher.CommandAbortedError(boolean printUsage,
String[] messages,
Exception e)
Copyright © 2019. All Rights Reserved.