com.paypal.base.exception
Class OAuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.paypal.base.exception.PayPalException
com.paypal.base.exception.OAuthException
- All Implemented Interfaces:
- Serializable
public class OAuthException
- extends PayPalException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OAuthException
public OAuthException(String message)
- Constructs a new exception with the specified detail message.
OAuthException
public OAuthException(String message,
Throwable throwable)
getError
public String getError()
Copyright © 2015. All Rights Reserved.