BitShares-Core
6.1.0
BitShares blockchain implementation and command-line interface software
|
#include <graphene/chain/exceptions.hpp>
Go to the source code of this file.
Namespaces | |
graphene | |
graphene::chain | |
Macros | |
#define | GRAPHENE_DECLARE_INTERNAL_EXCEPTION(exc_name, seqnum, msg) |
#define | GRAPHENE_IMPLEMENT_INTERNAL_EXCEPTION(exc_name, seqnum, msg) |
#define GRAPHENE_DECLARE_INTERNAL_EXCEPTION | ( | exc_name, | |
seqnum, | |||
msg | |||
) |
Definition at line 28 of file internal_exceptions.hpp.
#define GRAPHENE_IMPLEMENT_INTERNAL_EXCEPTION | ( | exc_name, | |
seqnum, | |||
msg | |||
) |
Definition at line 35 of file internal_exceptions.hpp.