java.lang.Object
java.lang.Throwable
java.lang.Exception
alice.tuplemedium.InvalidTupleException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidTupleException
- extends java.lang.Exception
This exception is thrown when a not well-formed tuple is found, for instance
when invoking a coordination language primitive with a null tuple.
- Version:
- 1.0
Nested classes inherited from class java.lang.Throwable |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidTupleException
public InvalidTupleException()