Class TaskException

java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.manchester.spinnaker.alloc.compat.TaskException
All Implemented Interfaces:
Serializable

public final class TaskException
extends Exception
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