An object of this class will be thrown if the loading of the sound fails. More...
Public Member Functions | |
LoadingError (const String &fileName_, const String &errorDescription_) | |
Create one of this, if the sound fails to load. More... | |
An object of this class will be thrown if the loading of the sound fails.
|
inline |
Create one of this, if the sound fails to load.
fileName | the file that caused the error. |
errorDescription | a description of what went wrong. |