com.paypal.base.exception
Class BaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.paypal.base.exception.BaseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ClientActionRequiredException, HttpErrorException, InvalidCredentialException, InvalidResponseDataException, MissingCredentialException, SSLConfigurationException
public class BaseException
- extends Exception
BaseException for SDK
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BaseException
public BaseException(String msg)
BaseException
public BaseException(String msg,
Throwable exception)
Copyright © 2015. All Rights Reserved.