Click or drag to resize

MethodCallFault Class

Fault which is thrown when there is an error in the method call.
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: 2020.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