- All Implemented Interfaces:
Serializable
public class EncryptorException
extends Exception
- Author:
- Brian Wing Shun Chan
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EncryptorException
public EncryptorException()
-
EncryptorException
public EncryptorException(String msg)
-
-
EncryptorException
public EncryptorException(Throwable throwable)