Chameleon and Iguana Plugin C# Class Libraries

ChameleonException Members

ChameleonException overview

Public Static (Shared) Methods

ThrowChameleonExceptionOverloaded. Construct a ChameleonException from a given string and throw it.

Public Instance Constructors

ChameleonException Constructor Construct a ChameleonException from a string and a C++ CHMchameleonException handle.

Public Instance Properties

HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

Public Instance Methods

ChameleonExceptionParameter Get the value of an exception parameter.
Code Get the code of the exception.
Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectData (inherited from Exception) 
GetType (inherited from Object) 
ToString (inherited from Exception) 

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

Finalize Destructor.
MemberwiseClone (inherited from Object) 

See Also

ChameleonException Class | iNTERFACEWARE.Chameleon Namespace