com.paypal.base.exception
Class MissingCredentialException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.paypal.base.exception.BaseException
com.paypal.base.exception.MissingCredentialException
- All Implemented Interfaces:
- Serializable
public class MissingCredentialException
- extends BaseException
MissingCredentialException is throw when the credential used are wrongly
configured or not found in the application properties
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingCredentialException
public MissingCredentialException(String message)
MissingCredentialException
public MissingCredentialException(String message,
Throwable exception)
Copyright © 2015. All Rights Reserved.