@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, toString
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.