|
Oracle Security Developer Tools Crypto Java API Reference 10g (10.1.4.0.1) B28171-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.crypto.core.KeyAgreementException
*** For internal use only *** This exception signals that an error occurred in a key agreement operation.
Status: Provisional (may be changed in future releases.)
KeyAgreement, Serialized Form| Constructor Summary | |
KeyAgreementException()Makes a new KeyAgreementException with no arguments. |
|
KeyAgreementException(java.lang.String s)Makes a new KeyAgreementException with the given message string. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, 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 KeyAgreementException()
KeyAgreementException with no arguments.public KeyAgreementException(java.lang.String s)
KeyAgreementException with the given message string.
|
Oracle Security Developer Tools Crypto Java API Reference 10g (10.1.4.0.1) B28171-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||