ChoonMLLib - class library to access and convert ChoonML files

ConvertException Class

[This is preliminary documentation and subject to change.]

Exception class to encapsulate exceptions thrown from the API.

API apps should catch this exception

For a list of all members of this type, see ConvertException Members.

System.Object
   System.Exception
      ChoonConvert.ConvertException

public class ConvertException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ChoonConvert

Assembly: ChoonMLLib (in ChoonMLLib.dll)

See Also

ConvertException Members | ChoonConvert Namespace