Package vrml
Class InvalidRouteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
vrml.InvalidRouteException
- All Implemented Interfaces:
Serializable
InvalidRouteException is thrown at the time addRoute() or deleteRoute() is
executed and one or more of the arguments is invalid.
- Version:
- $Revision: 1.3 $
- Author:
- Alan Hudson
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidRouteException
public InvalidRouteException()
-