@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, toString
public OperationFailedException(int code, String message)
public int getCode()
public String getMessage()
getMessage
in class Throwable
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.