NullConstraintException Constructor
Initializes a new NullConstraintException object.
Overload List
Name | Description |
---|---|
NullConstraintException () | Initializes a new NullConstraintException object. |
NullConstraintException (String) | Initializes a new NullConstraintException object by specifying the error message that describes the current exception. |
NullConstraintException (SerializationInfo, StreamingContext) | Initializes a new NullConstraintException object with serialized data. |
NullConstraintException (String, Exception) | Initializes a new NullConstraintException object with an error message and inner exception. |
See Also
Reference
NullConstraintException Class
NullConstraintException Members
Microsoft.EnterpriseManagement.Common Namespace