Remarque
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 UserRightsExpiredException class with a default message and tag, a URI with flag, and the specified inner exception.
Signature
public UserRightsExpiredException(boolean isURIEmailAddress, String uri, Throwable e)
Parameters
| Name | Datatype | Description |
|---|---|---|
| isURIEmailAddress |
boolean |
Is the following URI parameter an email address. |
| uri |
String |
|
| e |
Throwable |
The inner exception. |
Returns
Defined in
UserRightsExpiredException.java