class ValidationError

Defined in:

lib/exceptions.cr

Instance Method Summary

Instance methods inherited from class APIException

body : Hash(String, Array(String)) | String body, body=(body : Hash(String, Array(String)) | String) body=, status status, to_s to_s

Constructor methods inherited from class APIException

new(body : String | Hash(String, Array(String))) new

Instance Method Detail

def status #

[View source]