public class RejectException extends Exception
Constructor and Description |
---|
RejectException(AccessReject res)
Construct a new instance with the received AccessReject response packet.
|
Modifier and Type | Method and Description |
---|---|
AttributeSet |
getAttributeSet()
Returns the attribute set of the contained AccessReject response packet.
|
String |
getReplyMessage()
Returns the reply message if any send with the AccessReject packet.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RejectException(AccessReject res)
res
- the AccessReject packet received.public AttributeSet getAttributeSet()
public String getReplyMessage()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.