ID3-Sync Scripting API

ID3v2Exception Class

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

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

[Visual Basic]
Public Class ID3v2Exception
    Inherits Exception
[C#]
public class ID3v2Exception : 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: ID3Sync.IO

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

See Also

ID3v2Exception Members | ID3Sync.IO Namespace