Class ComplianceViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.eclipse.jetty.http.ComplianceViolationException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionComplianceViolationException(ComplianceViolation.Mode mode, ComplianceViolation violation, String details)  - 
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ComplianceViolationException
public ComplianceViolationException(ComplianceViolation.Mode mode, ComplianceViolation violation, String details)  - 
ComplianceViolationException
 
 - 
 - 
Method Details
- 
getEvent
 
 -