UserRightsExpiredException(boolean, String) constructor
Initializes a new instance of the UserRightsExpiredException class with a default message and tag and, a URI with flag.
Signature
public UserRightsExpiredException(boolean isURIEmailAddress, String uri)
Parameters
Name | Datatype | Description |
---|---|---|
isURIEmailAddress |
boolean |
Is the following URI parameter an email address. |
uri |
String |
Returns
Defined in
UserRightsExpiredException.java