Click or drag to resize

LzwNotLicensedException Constructor

Creates an LzwNotLicensedException.
Overload List
  NameDescription
Public methodLzwNotLicensedException
Creates a new instance of LzwNotLicensedException.
Public methodLzwNotLicensedException(String)
Creates a new instance of LzwNotLicensedException specifying the exception message.
Protected methodLzwNotLicensedException(SerializationInfo, StreamingContext)
Initializes a new instance of the LzwNotLicensedException class.
Public methodLzwNotLicensedException(String, Exception)
Creates a new instance of LzwNotLicensedException specifying the exception message and inner exception.
Top
See Also