Support Class Library
A set of tools providing classes and utility
Classes | Namespaces
RuntimeException.h File Reference
#include <scl/exceptions/Throwable.h>
#include <scl/macros.h>
#include <stdexcept>
#include <utility>

Go to the source code of this file.

Classes

class  scl::exceptions::RuntimeException
 Base class for exceptions that could never be checked at compile-time. More...
 

Namespaces

 scl
 Global namespace of the SCL.
 
 scl::exceptions
 The namespace englobing all exception types.