public class RequestNotFoundException extends NinjaException
Constructor and Description |
---|
RequestNotFoundException() |
RequestNotFoundException(String message) |
RequestNotFoundException(String message,
Throwable cause) |
RequestNotFoundException(Throwable cause) |
getHttpStatus
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 ninjaframework. All rights reserved.