|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||