BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet 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.