Construct a ChameleonException from a C++ CHMchameleonException handle and throw it.
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);
ChameleonException Class | iNTERFACEWARE.Chameleon Namespace