Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Uses of Class
oracle.irm.engine.content.sealing.ContentParseException.Reason

Packages that use ContentParseException.Reason
oracle.irm.engine.content.sealing Content sealing, unsealing, resealing, peeking and verification. 

 

Uses of ContentParseException.Reason in oracle.irm.engine.content.sealing

 

Methods in oracle.irm.engine.content.sealing that return ContentParseException.Reason
 ContentParseException.Reason ContentParseException.getReason()
          The reason the parsing failed.
static ContentParseException.Reason ContentParseException.Reason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContentParseException.Reason[] ContentParseException.Reason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.irm.engine.content.sealing with parameters of type ContentParseException.Reason
ContentParseException(ContentParseException.Reason reason)
          Constructor.
ContentParseException(ContentParseException.Reason reason, Throwable cause)
          Constructor.

 


Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Copyright © 2011, Oracle. All rights reserved.