Class ExceptionResponse
java.lang.Object
uk.ac.manchester.spinnaker.spalloc.messages.ExceptionResponse
- All Implemented Interfaces:
Response
A response to a request that indicates a failure.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExceptionResponse
public ExceptionResponse()
-
-
Method Details
-
getException
- Returns:
- The exception message. Should not include a stack trace.
-