public class UnknownAlgorithmException extends CryptoException
| Constructor and Description |
|---|
UnknownAlgorithmException(String message) |
UnknownAlgorithmException(String message,
Throwable cause) |
UnknownAlgorithmException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.