Package de.hybris.platform.jalo.security
Class PasswordEncoderNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.jalo.JaloSystemException
-
- de.hybris.platform.jalo.security.PasswordEncoderNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class PasswordEncoderNotFoundException extends JaloSystemException
This exception will be thrown if the needed encoder for the encoding of the password wasn't found- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PasswordEncoderNotFoundException(java.lang.String message, int vendorCode)Constructor PasswordEncoderNotFoundException
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloSystemException
getErrorCode, getThrowable, toString
-
-