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

Syntax

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

Inheritance Hierarchy

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

See Also