ImageException Constructor

Initializes a new instance of the ImageException class.

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

Parameters

message
String

A String that describes the error.

Licensing Info

This constructor is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

See Also

ImageException
ceTe.DynamicBarcode.Creator

In this topic