bluepay v0.4.1 Bluepay.InvalidBodyError exception
Raised when the request string is malformed, for example:
- the body has bad utf-8 encoding
- the body fails to www-form decode
Link to this section Summary
Functions
Callback implementation for Exception.exception/1
Callback implementation for Exception.message/1
Link to this section Functions
Link to this function
exception(msg)
Callback implementation for Exception.exception/1
.
Link to this function
message(exception)
Callback implementation for Exception.message/1
.