WebApiErrorPrecondition Class |
Namespace: ErrorUnit.Models
public class WebApiErrorPrecondition : aErrorPrecondition
The WebApiErrorPrecondition type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebApiErrorPrecondition |
Initializes a new instance of the WebApiErrorPrecondition class.
|
Name | Description | |
---|---|---|
![]() | Arguments |
Gets the arguments.
(Overrides aErrorPreconditionArguments.) |
![]() | End |
Gets the time the method completes successfully.
(Inherited from aErrorPrecondition.) |
![]() | ErrorUnitWebCallId |
Gets the error unit web call identifier.
(Inherited from aErrorPrecondition.) |
![]() | InvocationClassName |
Gets the full type name of the class the method that failed is in.
(Overrides aErrorPreconditionInvocationClassName.) |
![]() | InvocationClassValue |
Gets the invocation class.
(Overrides aErrorPreconditionInvocationClassValue.) |
![]() | MethodName |
Gets the name of the method.
(Overrides aErrorPreconditionMethodName.) |
![]() | Start |
Gets the start time of the method.
(Inherited from aErrorPrecondition.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |