Base class for every Personal Server Write API failure, including the
derivative question routes that authenticate with the same credential.
Remarks
status is the HTTP status the Personal Server answered with (absent for
failures raised before a request was sent or when no response arrived),
errorCode is the Personal Server's protocol error code when the body
carried one, and details is the server-supplied detail object.
Base class for every Personal Server Write API failure, including the derivative question routes that authenticate with the same credential.
Remarks
statusis the HTTP status the Personal Server answered with (absent for failures raised before a request was sent or when no response arrived),errorCodeis the Personal Server's protocol error code when the body carried one, anddetailsis the server-supplied detail object.