EmptyValueException Constructor (String)
Constructor.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public EmptyValueException(
	string message
)

Parameters

message
Type: SystemString
Exception message.
See Also