UserRightsExpiredException.formatMessage(boolean, String)
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Format the UserRightsExpiredException message.
Signature
private static String formatMessage(boolean isURIEmailAddress, String uri)
Parameters
Name | Datatype | Description |
---|---|---|
isURIEmailAddress |
boolean |
Is the following URI parameter an email address. |
uri |
String |
Returns
A String containing the formatted message.
Defined in
UserRightsExpiredException.java