Serialized Form
-
Package vn.payos.exception
-
Exception vn.payos.exception.APIException
class APIException extends PayOSException implements Serializable -
Exception vn.payos.exception.BadRequestException
class BadRequestException extends APIException implements Serializable -
Exception vn.payos.exception.ConnectionException
class ConnectionException extends PayOSException implements Serializable -
Exception vn.payos.exception.ConnectionTimeoutException
class ConnectionTimeoutException extends PayOSException implements Serializable -
Exception vn.payos.exception.ForbiddenException
class ForbiddenException extends APIException implements Serializable -
Exception vn.payos.exception.InternalServerException
class InternalServerException extends APIException implements Serializable -
Exception vn.payos.exception.InvalidSignatureException
class InvalidSignatureException extends PayOSException implements Serializable -
Exception vn.payos.exception.NotFoundException
class NotFoundException extends APIException implements Serializable -
Exception vn.payos.exception.PayOSException
class PayOSException extends RuntimeException implements Serializable -
Exception vn.payos.exception.TooManyRequestsException
class TooManyRequestsException extends APIException implements Serializable -
Exception vn.payos.exception.UnauthorizedException
class UnauthorizedException extends APIException implements Serializable -
Exception vn.payos.exception.WebhookException
class WebhookException extends PayOSException implements Serializable
-