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