Error Response
- xml
- Comments
<?xml version=”1.0” encoding=”UTF-8”?>
<error-response version=”1”>
<errorType> Internal Error </errorType>
<description>
This would be some text like: Out-of-disk-space
retrieving files. Or a Java exception trace
</description>
</error-response>The
“errorType”
must be one of the values specified in Krugle XML Schema ErrorType.
The
“description”
is arbitrary text provided by the SCMI.