Skip to content

class Athena::Framework::Exception::UnprocessableEntity
inherits Athena::Framework::Exception::HTTPException #

Direct known subclasses

Athena::Validator::Exception::ValidationFailed

Constructors#

.new(message : String, cause : ::Exception | Nil = nil, headers : HTTP::Headers = HTTP::Headers.new)#

View source