NoConsumptionRightsContentRevokedException(String, Throwable) method
[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.]
Initializes a new instance of the NoConsumptionRightsContentRevokedException class with a default tag and message and, the document owner and exception.
Signature
public NoConsumptionRightsException(String documentOwner, Throwable e)
Parameters
Name | Datatype | Description |
---|---|---|
documentOwner |
String |
|
e |
Throwable |
Returns
NoConsumptionRightsContentRevokedException
Defined in
NoConsumptionRightsContentRevokedException.java
Remarks
The tag and message are also logged.