Class TaskException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.manchester.spinnaker.alloc.compat.TaskException
- All Implemented Interfaces:
- Serializable
An exception that a task operation may throw. Such exceptions are converted
 into suitable classic spalloc error response messages by the service message
 handling layer.
- Author:
- Donal Fellows
- See Also:
- 
- ExceptionResponse
- Serialized Form
 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString