Namespace: ImageSense.Licensing
Assembly: ImageSense (in ImageSense.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class LicenseException : ImageSenseException
Visual Basic
Public Class LicenseException _
	Inherits ImageSenseException
Visual C++
public ref class LicenseException : public ImageSenseException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    ImageSense..::..ImageSenseException
      ImageSense.Licensing..::..LicenseException

See Also