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