vrml
Class InvalidEventInException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
vrml.InvalidEventInException
- All Implemented Interfaces:
- Serializable
public class InvalidEventInException
- extends IllegalArgumentException
Description of the Class
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidEventInException
public InvalidEventInException()
- Constructor for the InvalidEventInException object
InvalidEventInException
public InvalidEventInException(String s)
- Constructor for the InvalidEventInException object
- Parameters:
s
- Description of the Parameter
Todo: put BSD License reference here..