Class EmptyValueException

EmptyValueException class

Exception which thrown when requirested value does not exists.

public class EmptyValueException : PdfException

Constructors

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

See Also