EmptyValueException

EmptyValueException class

Exception which thrown when requirested value does not exists.

The EmptyValueException type exposes the following members:

Constructors

NameDescription
EmptyValueException()Initializes a new instance of the EmptyValueException class.
EmptyValueException(message)Initializes a new instance of the EmptyValueException class

See Also