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