public class InvalidRouteException
extends java.lang.IllegalArgumentException
Constructor and Description |
---|
InvalidRouteException()
Constructs an InvalidRouteException with no detail message.
|
InvalidRouteException(java.lang.String s)
Constructs an InvalidRouteException with the specified detail message.
|
public InvalidRouteException()
public InvalidRouteException(java.lang.String s)
s
- the detail message