Chameleon and Iguana Plugin C# Class Libraries

ChameleonException.Code Method 

Get the code of the exception.

[Visual Basic]
Public Function Code() As Integer
[C#]
public int Code();

Remarks

This is used in the internal implementation of Chameleon and should not be invoked directly.

See Also

ChameleonException Class | iNTERFACEWARE.Chameleon Namespace