Click or drag to resize

MethodCallFault Class

This fault type returns when encountering an unexpected error.

To resolve an error of this type, contact support.

Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Web.EpicSDKMethodCallFault
Namespace:  ASI.TAM.API.Web.EpicSDK
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public sealed class MethodCallFault

The MethodCallFault type exposes the following members.

Properties
  NameDescription
Public propertyDescription
A Description of the fault.
Public propertyExceptionFile
The name of the exception file.
Public propertyMethodName
The name of the method throwing the fault.
Top
Remarks