conaito Powerlight SDK 1.2

ConvertionException Class

Exception on convertion process

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

System.Object
   Exception
      ConvertionException

[Visual Basic]
<Serializable> _
Public Class ConvertionException
    Inherits Exception
[C#]
[Serializable]
public class ConvertionException : 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: Conaito.PowerLight.Exceptions

Assembly: Conaito.PowerLight (in Conaito.PowerLight.dll)

See Also

ConvertionException Members | Conaito.PowerLight.Exceptions Namespace