Class MalformedRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
burp.api.montoya.http.message.requests.MalformedRequestException
- All Implemented Interfaces:
Serializable
This class represents an exception which is thrown when trying to retrieve attributes from a malformed request.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MalformedRequestException
-