public class AccessRightsException extends UMSException
rootCause, xcptMessage
Constructor and Description |
---|
AccessRightsException()
Default constructor
|
AccessRightsException(String msg)
This constructor creates an access rights exception from a message
string.
|
AccessRightsException(String msg,
Throwable t)
This constructor creates an access rights exception from a message string
and an embedded exception.
|
getMessage, getRootCause, log, log, printStackTrace, printStackTrace, printStackTrace, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
public AccessRightsException()
public AccessRightsException(String msg)
msg
- Message string for the exceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.