ID3-Sync Scripting API

ID3v2ConvertException Class

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

System.Object
   System.Exception
      ID3Sync.IO.ID3v2Exception
         ID3Sync.IO.ID3v2ConvertException

[Visual Basic]
Public Class ID3v2ConvertException
    Inherits ID3v2Exception
[C#]
public class ID3v2ConvertException : ID3v2Exception

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: ID3Sync.IO

Assembly: id3-sync.shared (in id3-sync.shared.dll)

See Also

ID3v2ConvertException Members | ID3Sync.IO Namespace