Package vrml
Class InvalidEventInException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
vrml.InvalidEventInException
- All Implemented Interfaces:
Serializable
InvalidEventInException is thrown at the time getEventIn() is executed and the
eventIn name 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
-
InvalidEventInException
public InvalidEventInException() -
InvalidEventInException
-