public class NinjaException extends RuntimeException
Constructor and Description |
---|
NinjaException(int httpStatus,
String httpMessage) |
NinjaException(int httpStatus,
String httpMessage,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 ninjaframework. All Rights Reserved.