vrml
Class InvalidFieldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
vrml.InvalidFieldException
- All Implemented Interfaces:
- Serializable
public class InvalidFieldException
- 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 |
InvalidFieldException
public InvalidFieldException()
- Constructor for the InvalidFieldException object
InvalidFieldException
public InvalidFieldException(String s)
- Constructor for the InvalidFieldException object
- Parameters:
s
- Description of the Parameter
Todo: put BSD License reference here..