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