Package tech.greenfield.vertx.irked
Class RouteConfiguration.RoutingContextImplException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- tech.greenfield.vertx.irked.RouteConfiguration.RoutingContextImplException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RouteConfiguration
protected class RouteConfiguration.RoutingContextImplException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RoutingContextImplException(Exception e)RoutingContextImplException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-