Class InvalidValueException
Thrown when a value given does not meet the validation requirements.
Implements
Inherited Members
Namespace: DesignData.SDS2.Exceptions
Assembly: DesignData.SDS2.Exceptions.dll
Syntax
public class InvalidValueException : ApplicationException, ISerializable
Constructors
InvalidValueException(string)
Thrown when a value given does not meet the validation requirements.
Declaration
public InvalidValueException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |