public class CommandFormatException extends CommandLineException
| Constructor and Description |
|---|
CommandFormatException(String message) |
CommandFormatException(String message,
Throwable cause) |
CommandFormatException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandFormatException(String message, Throwable cause)
message - cause - public CommandFormatException(String message)
message - public CommandFormatException(Throwable cause)
cause - Copyright © 2014 JBoss by Red Hat. All rights reserved.