@Portable public class OperationFailedException extends SecurityManagementException
Exception for user system management when some remote operation has failed.
| Constructor and Description |
|---|
OperationFailedException(int code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationFailedException(int code,
String message)
public int getCode()
public String getMessage()
getMessage in class ThrowableCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.