cs195z.support
Class CDataParser.MalformedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cs195z.support.CDataParser.MalformedException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- CDataParser<T extends Number,E extends Serializable>
public static class CDataParser.MalformedException
- extends Exception
Our specific exception class for bad data.
- Author:
- apstewar
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CDataParser.MalformedException
public CDataParser.MalformedException(String message)