Uses of Package
com.paypal.base.exception

Packages that use com.paypal.base.exception
com.paypal.base   
com.paypal.base.exception   
com.paypal.base.nvp   
com.paypal.base.rest   
com.paypal.base.soap   
com.paypal.base.util   
 

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

Classes in com.paypal.base.exception used by com.paypal.base.exception
BaseException
          BaseException for SDK
PayPalException
          A PayPalException is thrown to signal a problem during SDK execution.
 

Classes in com.paypal.base.exception used by com.paypal.base.nvp
ClientActionRequiredException
          ClientActionRequiredException, encapsulates instances where client has to take actions based or errors in API call.
InvalidCredentialException
          InvalidCredentialException used to denote errors in credentials used in API call
MissingCredentialException
          MissingCredentialException is throw when the credential used are wrongly configured or not found in the application properties
OAuthException
           
 

Classes in com.paypal.base.exception used by com.paypal.base.rest
ClientActionRequiredException
          ClientActionRequiredException, encapsulates instances where client has to take actions based or errors in API call.
 

Classes in com.paypal.base.exception used by com.paypal.base.soap
ClientActionRequiredException
          ClientActionRequiredException, encapsulates instances where client has to take actions based or errors in API call.
InvalidCredentialException
          InvalidCredentialException used to denote errors in credentials used in API call
MissingCredentialException
          MissingCredentialException is throw when the credential used are wrongly configured or not found in the application properties
OAuthException
           
 

Classes in com.paypal.base.exception used by com.paypal.base.util
OAuthException
           
 



Copyright © 2015. All Rights Reserved.