com.lunasil.xf.exceptions
Class InvalidTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lunasil.xf.exceptions.XincException
com.lunasil.xf.exceptions.InvalidTypeException
- All Implemented Interfaces:
- Serializable
- public class InvalidTypeException
- extends XincException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidTypeException
public InvalidTypeException()
- Constructor for InvalidTypeException.
InvalidTypeException
public InvalidTypeException(String message)
- Constructor for InvalidTypeException.
- Parameters:
message -