Поделиться через


NoConsumptionRightsContentRevokedException(String) 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.

Signature

public NoConsumptionRightsException(String documentOwner)

Parameters

Name Datatype Description
documentOwner
String

Returns

NoConsumptionRightsContentRevokedException

Defined in

NoConsumptionRightsContentRevokedException.java

Remarks

The tag and message are also logged.

See also

NoConsumptionRightsContentRevokedException