|
Oracle Security Developer Tools Crypto Java API Reference 10g Release 3 (10.1.3) B25378-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.AlgorithmIdentifierException
Signals that inappropriate or unsupported parameters were provided to an algorithm. Or an unknown algorithm was requested, for example, by using an unrecognized OID.
| Constructor Summary | |
AlgorithmIdentifierException()Creates a new AlgorithmIdentifierException with no detail message. |
|
AlgorithmIdentifierException(java.lang.String s)Creates a new AlgorithmIdentifierException with the specified detail message. |
|
| 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 AlgorithmIdentifierException()
AlgorithmIdentifierException with no detail message.public AlgorithmIdentifierException(java.lang.String s)
AlgorithmIdentifierException with the specified detail message.
|
Oracle Security Developer Tools Crypto Java API Reference 10g Release 3 (10.1.3) B25378-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||