Apical.Exceptions.ParameterError exception (apical v0.3.0)

Copy Markdown View Source

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

Summary

Functions

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

describe_exonerate(exception)

message(exception)

Callback implementation for Exception.message/1.