GeneratorException Constructor

Initializes a new instance of the GeneratorException class.

public GeneratorException(string message)
Public Sub New (message As String)

Parameters

message
String

A String that describes the error.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

GeneratorException
ceTe.DynamicPDF

In this topic