Skip navigation links

Package org.owasp.esapi.errors

A set of exception classes designed to model the error conditions that frequently arise in enterprise web applications and web services.

See: Description

Package org.owasp.esapi.errors Description

A set of exception classes designed to model the error conditions that frequently arise in enterprise web applications and web services. The root class is the EnterpriseSecurityException and all the other exception classes extend this basic class. The EnterpriseSecurityException automatically logs a message in the constructor so that a full set of security events are captured in the logs.
Skip navigation links

Copyright © 2022 The Open Web Application Security Project (OWASP). All rights reserved.