Exceptions ========== .. automodule:: aiorobokassa.exceptions :members: :undoc-members: :show-inheritance: RoboKassaError -------------- .. autoexception:: aiorobokassa.exceptions.RoboKassaError :members: SignatureError -------------- .. autoexception:: aiorobokassa.exceptions.SignatureError :members: APIError -------- .. autoexception:: aiorobokassa.exceptions.APIError :members: ValidationError --------------- .. autoexception:: aiorobokassa.exceptions.ValidationError :members: ConfigurationError ------------------ .. autoexception:: aiorobokassa.exceptions.ConfigurationError :members: InvalidSignatureAlgorithmError ------------------------------- .. autoexception:: aiorobokassa.exceptions.InvalidSignatureAlgorithmError :members: XMLParseError ------------- .. autoexception:: aiorobokassa.exceptions.XMLParseError :members: