Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the NoConsumptionRightsException class with the specified exception and a default tag and message.
Signature
public NoConsumptionRightsException(String userId, boolean isURIEmailAddress, String uri, Throwable e)
Parameters
Name | Datatype | Description |
---|---|---|
userId |
String |
The user Id used while trying to communicate. |
isUriEmailAddress |
boolean |
A flag designating if the following parameter is an email address or a URI. |
uri |
String |
|
e |
Throwable |
The exception being thrown. |
Returns
Defined in
NoConsumptionRightsException.java