ClientException |
ClientException is the super class of all client exception
classes.
|
HttpException |
An instance of this class is trown when finding problems in the client server
communication, e.g.
|
InternalException |
An instance of this class is trown in case of processing your transaction has
resulted in an internal system error.
|
MerchantException |
An instance of this class is thrown in case the First Data API has registered
your store as being closed.
|
ProcessingException |
An instance of this class is thrown in case the credit card processor has
failed to process your transaction due to invalid transaction data.
|
ServerException |
ServerException is the super class of all server exception
classes.
|