#include "beecrypt/c++/lang/Throwable.h"
Include dependency graph for Error.h:
Go to the source code of this file.
Namespaces | |
namespace | beecrypt |
namespace | beecrypt::lang |
Classes | |
class | beecrypt::lang::Error |
This subclass of Throwable is used to indicate a serious problem, which should not be caught by the application. More... |