Class EJBCannotDecodePasswordException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.jalo.JaloBusinessException
-
- de.hybris.platform.persistence.security.EJBCannotDecodePasswordException
-
- All Implemented Interfaces:
java.io.Serializable
public class EJBCannotDecodePasswordException extends JaloBusinessException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EJBCannotDecodePasswordException(java.lang.Throwable throwable, java.lang.String message, int vendorCode)
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloBusinessException
getErrorCode, getThrowable, toString
-
-