Namespace sassena

namespace sassena
class terminate_request : public std::runtime_error
#include <exceptions.hpp>

Signal which should be caught in the main routine to allow a clean termination.

class help_request : public std::runtime_error
#include <exceptions.hpp>