A convenience unchecked exception. Allows you to wrap any exception (checked or unchecked) and throw it. Should signal a html error 400 - bad request (the client sent something strange). Useful inside controllers or filters for instance. Ninja is supposed to pick it up and render an appropriate error page.
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.