class

Marten::HTTP::Errors::SuspiciousOperation

Inherits Exception / Reference / Object

Represents an error raised when a suspicious operation is identified.

This exception is raised when a user has performed an operation that should be considered suspicious because it can have security implications. Such exception results in a bad request response sent to the client.