|
scsl
1.1.4
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. More... | |
| const char * | what () const throw () |
| what returns a message naming the platform. More... | |
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.