@Portable public class SecurityManagementException extends RuntimeException
Generic exception for user system management API.
| Constructor and Description |
|---|
SecurityManagementException() |
SecurityManagementException(String message) |
SecurityManagementException(String message,
Throwable cause) |
SecurityManagementException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2019 JBoss by Red Hat. All rights reserved.