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