Class DuplicateRouteException

All Implemented Interfaces:
Serializable

public class DuplicateRouteException extends RoutingException
An exception thrown when multiple routes match a given URI.
Since:
1.0
Author:
James Kleeh
See Also:
  • Constructor Details

  • Method Details