Class MalformedRouteException

All Implemented Interfaces:
Serializable

public class MalformedRouteException extends RouterConfigException
A malformed route.
Version:
$Revision$
Author:
Julien Viet
See Also:
  • Constructor Details

    • MalformedRouteException

      public MalformedRouteException()
    • MalformedRouteException

      public MalformedRouteException(String s)
    • MalformedRouteException

      public MalformedRouteException(String s, Throwable throwable)
    • MalformedRouteException

      public MalformedRouteException(Throwable throwable)