conaito XPS2Image SDK 1.0

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.XPS2Image.Exceptions

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

See Also

ConvertionException Members | Conaito.XPS2Image.Exceptions Namespace