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