Class RouteAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.n2oapp.framework.config.register.route.RouteAlreadyExistsException
All Implemented Interfaces:
Serializable

public class RouteAlreadyExistsException extends RuntimeException
See Also:
  • Constructor Details

    • RouteAlreadyExistsException

      public RouteAlreadyExistsException(String urlPattern, Class<? extends Compiled> compiledClass)