InvocationResponse.failure

Create a failure response with the given error message and error type. The content-type is always set to application/json in this case.

class InvocationResponse
static
failure
(,
string errorType
)

Meta