|
Oracle Security Developer Tools XML Security Java API Reference 10g Release 3 (10.1.3) B25383-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.security.xmlsec.util.ChainedException
oracle.security.xmlsec.enc.XEException
oracle.security.xmlsec.enc.XESchemaException
This class signals errors or missing required ingredients in an XML Encryption element.
| Constructor Summary | |
XESchemaException()Create a non-argument XESchemaException instance. |
|
XESchemaException(java.lang.String s)Create a new XESchemaException instance with the given message string. |
|
XESchemaException(java.lang.Throwable cause)Create a new XESchemaException instance with the given cause. |
|
| Methods inherited from class oracle.security.xmlsec.util.ChainedException |
getCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XESchemaException()
XESchemaException instance.public XESchemaException(java.lang.Throwable cause)
XESchemaException instance with the given cause.public XESchemaException(java.lang.String s)
XESchemaException instance with the given message string.
|
Oracle Security Developer Tools XML Security Java API Reference 10g Release 3 (10.1.3) B25383-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||