Initializes a new instance of the ID3v2Exception class.
public ID3v2Exception();
protected ID3v2Exception(SerializationInfo,StreamingContext);
public ID3v2Exception(string);
public ID3v2Exception(string,Exception);
ID3v2Exception Class | ID3Sync.IO Namespace