ChoonMLLib - class library to access and convert ChoonML files

ConvertException Constructor (String, String)

[This is preliminary documentation and subject to change.]

Use this to construct an exception

public ConvertException(
   string method,
   string description
);

Parameters

method
The converter method the problem occurred in
description
The error description

See Also

ConvertException Class | ChoonConvert Namespace | ConvertException Constructor Overload List