Fault Types Overview

A fault type is a data structure that conveys information about errors, such as processing errors, raised by the server. Information can include the nature of the problem, such as “InsufficientPermission” or “InvalidArgument.”

For example, an InsufficientPermission fault is returned to the client by the server when it denies an operation due to insufficient client privileges. Note that the InsufficientPermission fault includes a property (object) comprising the EntityId of the target entity for which the client has insufficient privileges.

All fault types are listed in the pane to the left of this page. Click a name to display reference documentation for a given fault type. Documentation may include:

To quickly find any entry, start typing its name in the Quick Index.