com.liferay.util
Class EncryptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.util.EncryptorException
- All Implemented Interfaces:
- Serializable
public class EncryptorException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EncryptorException
public EncryptorException()
EncryptorException
public EncryptorException(String msg)
EncryptorException
public EncryptorException(String msg,
Throwable cause)
EncryptorException
public EncryptorException(Throwable cause)