Class MalformedRouteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.web.controller.router.RouterConfigException
org.exoplatform.web.controller.router.MalformedRouteException
- All Implemented Interfaces:
Serializable
A malformed route.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMalformedRouteException(String s, Throwable throwable) MalformedRouteException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MalformedRouteException
public MalformedRouteException() -
MalformedRouteException
-
MalformedRouteException
-
MalformedRouteException
-