View Source Apical.Exceptions.ParameterError exception (apical v0.2.1)

Error raised when parameters are invalid. Note that many of the fields correspond to error parameters returned by Exonerate validators.

This error should result in a http 400 status code. see: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400

Link to this section Summary

Link to this section Functions

Link to this function

custom_fields_from(operation_id, where, style_name, property, message)

View Source
Link to this function

describe_exonerate(exception)

View Source

Callback implementation for Exception.message/1.