ChoonMLLib - class library to access and convert ChoonML files

ConvertException Constructor

[This is preliminary documentation and subject to change.]

Use this to construct an exception

Overload List

Use this to construct an exception

public ConvertException(string,string);

Use this to construct an exception when a ChoonMLException has occurred

public ConvertException(string,string,ChoonMLException);

See Also

ConvertException Class | ChoonConvert Namespace