Uses of Class
com.paypal.base.exception.BaseException

Packages that use BaseException
com.paypal.base.exception   
 

Uses of BaseException in com.paypal.base.exception
 

Subclasses of BaseException in com.paypal.base.exception
 class ClientActionRequiredException
          ClientActionRequiredException, encapsulates instances where client has to take actions based or errors in API call.
 class HttpErrorException
          HttpErrorException denotes errors that occur in HTTP call
 class InvalidCredentialException
          InvalidCredentialException used to denote errors in credentials used in API call
 class InvalidResponseDataException
          InvalidResponseException used to denote errors in response data
 class MissingCredentialException
          MissingCredentialException is throw when the credential used are wrongly configured or not found in the application properties
 class SSLConfigurationException
          SSLConfigurationException is thrown for error caused during SSL connection
 



Copyright © 2015. All Rights Reserved.