Class PwdEncryptorException.MustSetLegacyAlgorithmProperty
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PwdEncryptorException
com.liferay.portal.kernel.exception.PwdEncryptorException.MustSetLegacyAlgorithmProperty
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PwdEncryptorException
public static class PwdEncryptorException.MustSetLegacyAlgorithmProperty
extends PwdEncryptorException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.exception.PwdEncryptorException
PwdEncryptorException.InvalidAlgorithm, PwdEncryptorException.InvalidEncryptedPwd, PwdEncryptorException.MustSetLegacyAlgorithmProperty, PwdEncryptorException.PwdMustNotBeNull, PwdEncryptorException.UnsupportedEncoding
-
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
-
MustSetLegacyAlgorithmProperty
public MustSetLegacyAlgorithmProperty()
-