ChoonMLLib - class library to access and convert ChoonML files

ChoonMLException 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 ChoonMLException Members.

System.Object
   System.Exception
      ChoonML.ChoonMLException

public class ChoonMLException : 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: ChoonML

Assembly: ChoonMLLib (in ChoonMLLib.dll)

See Also

ChoonMLException Members | ChoonML Namespace