io.paymenthighway.sdk.exception

Package io.paymenthighway.sdk.exception

Exceptions

EmptyDataException

class EmptyDataException : Exception

Data received from REST api are empty

InternalErrorException

class InternalErrorException : Exception

Error returned from the Payment Highway REST api

InvalidDataException

class InvalidDataException : Exception

Data received from REST api are invalid

ResponseErrorException

class ResponseErrorException : Exception

REST api response error

UnknowErrorException

class UnknowErrorException : Exception

Returned when the source of the error is unknown