edu.umd.cloud9.io
Class TupleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.umd.cloud9.io.TupleException
- All Implemented Interfaces:
- Serializable
public class TupleException
- extends RuntimeException
Exception for Tuple-related errors.
- Author:
- Jimmy Lin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
TupleException
public TupleException(String message)