Package com.atlassian.jira.web.exception

Class Summary
WebExceptionChecker There are a series of Exceptions that we deem to be acceptable to be ignored when sending web data back to clients

For example if the browser has reset the connection, then we dont really care about sending back a 500 or logging the exception since the former will never be heard and the latter will just fill up the logs.

 

Exception Summary
InvalidDirectJspCallException Thrown when a Jsp is not invoked through a backing Action
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.