An exception that can be thrown while handling an HTTP request, to indicate that the server should return a specified response code, usually when you want to short-circuit due to an error.
An exception that can be thrown while handling an HTTP request, to indicate that the server should return a specified response code, usually when you want to short-circuit due to an error.