com.aelitis.azureus.core.security
Class CryptoManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aelitis.azureus.core.security.CryptoManagerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CryptoManagerPasswordException
public class CryptoManagerException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CryptoManagerException
public CryptoManagerException(String str)
CryptoManagerException
public CryptoManagerException(String str,
Throwable cause)