Class PwdEncryptorException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PwdEncryptorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PwdEncryptorException.InvalidAlgorithm,PwdEncryptorException.InvalidEncryptedPwd,PwdEncryptorException.MustSetLegacyAlgorithmProperty,PwdEncryptorException.PwdMustNotBeNull,PwdEncryptorException.UnsupportedEncoding
- Author:
- Scott Lee
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic class -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString