Click or drag to resize
Infosoft Logo

ArgumentNullFault Class

An argument null fault.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContractsArgumentNullFault

Namespace: Infosoft.Common.Contracts.FaultContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ArgumentNullFault

The ArgumentNullFault type exposes the following members.

Constructors
 NameDescription
Public methodArgumentNullFaultInitializes a new instance of the ArgumentNullFault class
Top
Properties
 NameDescription
Public propertyParameterName Gets or sets the name of the parameter that caused the exception.
Top
Remarks
Hanmsoll, 08.12.2023.
See Also