Link

Fault

Overview

This object represents a fault that is returned by the API in case of an unhandled internal error.

Properties

A Fault object has the following properties:

Name Type Description
faultcode String

A code representing the fault that occurred.

e.g. 

"DeserializationFailed" when a field could not be deserialized

faultstring String A message describing the fault that occurred
detail Object An object that contains additional information. Depending on the fault and a number of settings, this can contain additional exception information or custom information for the specific fault.

Copyright Ⓒ 2019 CloudBilling (Inter8-NL B.V.)