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