com.paypal.base.exception
Class ClientActionRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.paypal.base.exception.BaseException
com.paypal.base.exception.ClientActionRequiredException
- All Implemented Interfaces:
- Serializable
public class ClientActionRequiredException
- extends BaseException
ClientActionRequiredException, encapsulates instances where client has to
take actions based or errors in API call.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClientActionRequiredException
public ClientActionRequiredException(String message)
ClientActionRequiredException
public ClientActionRequiredException(String message,
Throwable exception)
Copyright © 2015. All Rights Reserved.