class Athena::Framework::Exception::SuspiciousOperation inherits Athena::Framework::Exception::BadRequest # Constructors# .new(message : String, cause : ::Exception | Nil = nil, headers : HTTP::Headers = HTTP::Headers.new)# View source