MalformedPathException class
Exception indicating malformed request.
Usually a sign of an attacker trying to exploit vulnerabilities in a Web server.
- Inheritance
-
- Object
- WoomeraException
- MalformedPathException
Constructors
- MalformedPathException([String? message])
- Constructor
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited