A class library for opening, parsing, and saving MIDI files.

MIDIFileFormatException Constructor

Initializes a new instance of the MIDIFileFormatException class.

Overload List

Initializes a new instance of the MIDIFileFormatException class.

public MIDIFileFormatException(string);

Initializes a new instance of the MIDIFileFormatException class.

public MIDIFileFormatException(string,Exception);

See Also

MIDIFileFormatException Class | EF.SimpleMIDI Namespace