class Marten::HTTP::Errors::SuspiciousOperation
- Marten::HTTP::Errors::SuspiciousOperation
- Exception
- Reference
- Object
Overview
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.