public class CommandException extends OperationException
| Constructor and Description |
|---|
CommandException(String message,
Object... args) |
CommandException(Throwable cause) |
CommandException(Throwable cause,
String message,
Object... args) |
getTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2017. All rights reserved.