#include "beecrypt/c++/lang/RuntimeException.h"
Go to the source code of this file.
Classes | |
class | beecrypt::lang::IllegalStateException |
This class is used to indicate that a method was called at an illegal or inappropriate time, e.g. before an object was initialized. More... | |
Namespaces | |
namespace | beecrypt |
namespace | beecrypt::lang |
Namespace emulating java.lang. |