Chameleon and Iguana Plugin C# Class Libraries

ChameleonException.ThrowChameleonException Method

Construct a ChameleonException from a C++ CHMchameleonException handle and throw it.

Overload List

Construct a ChameleonException from a C++ CHMchameleonException handle and throw it.

public static void ThrowChameleonException(IntPtr);

Construct a ChameleonException from a given string and throw it.

public static void ThrowChameleonException(string);

See Also

ChameleonException Class | iNTERFACEWARE.Chameleon Namespace