Class defined to throw exceptions in the library.
More...
#include <libsswf.h>
Detailed Description
Some errors are simply unrecoverable. These errors generate an exception. At this time, the library will only generate this
InternalErrorException. Later I may add a hiearchy and information in the exception.
In general, at this time you should not try to catch these exceptions. Use them to crash in the library with your debugger and see what went wrong.
- See also:
- sswf::ErrorManager
sswf::ErrorManager::ErrorHandler
The documentation for this class was generated from the following file: