uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

13.7.2 Errors detected in the received HTTP request processing

If an HTTP request cannot be processed, such as in the case when a resource method to dispatch is unavailable, javax.ws.rs.WebApplicationException or another exception that can be handled with an exception mapping provider is thrown. An error message is also output if there is additional information to be reported.