java.security
Class NoSuchAlgorithmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
java.security.NoSuchAlgorithmException
- All Implemented Interfaces:
- Serializable
public class NoSuchAlgorithmException
- extends GeneralSecurityException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSuchAlgorithmException
public NoSuchAlgorithmException()
NoSuchAlgorithmException
public NoSuchAlgorithmException(String var0)