A runtime exception that contains a cause, a checked or runtime exception, that may be mapped to a {@link javax.ws.rs.core.Response} instance.
The runtime will catch such exceptions and attempt to map the cause exception to a registered {@link javax.ws.rs.ext.ExceptionMapper} thatprovides an appropriate {@link javax.ws.rs.core.Response} instance.
@author Paul.Sandoz@Sun.Com
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.