class MidiFileImportError

Exception thrown by MidiFileImport. More...

Full nameTSE3::MidiFileImportError
Definition#include <Error.h>
InheritsTSE3::Error [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Class of exception thrown by the MidiFileImport class.

See also: Song

 MidiFileImportError (std::string const &str)

MidiFileImportError

 ~MidiFileImportError ()
throw ()

~MidiFileImportError

const std::string & operator * ()

operator *

[const]