Package com.day.cq.dam.scene7.api.model
Class AuthenticationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.day.cq.dam.scene7.api.model.IpsApiException
-
- com.day.cq.dam.scene7.api.model.AuthenticationException
-
- All Implemented Interfaces:
java.io.Serializable
public class AuthenticationException extends IpsApiException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticationException(int code, java.lang.String reason, java.lang.String ipsApiMethodName)
-
Method Summary
-
Methods inherited from class com.day.cq.dam.scene7.api.model.IpsApiException
getCode, getIpsApiMethodName, getReason
-
-