|
scsl 1.0.1
Shimmering Clarity Standard Library
|
Exception reserved for unsupported platforms. More...
#include <Exceptions.h>


Public Member Functions | |
| NotImplemented (const char *pl) | |
| NotImplemented exceptions are constructed with a platform name. | |
| const char * | what () const throw () |
| what returns a message naming the platform. | |
Exception reserved for unsupported platforms.
It is used to mark functionality included for compatibility, and useful for debugging.
|
inlineexplicit |
NotImplemented exceptions are constructed with a platform name.
|
inline | |||||||||||||
what returns a message naming the platform.