TARAXA
Loading...
Searching...
No Matches
Exceptions.h
Go to the documentation of this file.
1
// Aleth: Ethereum C++ client, tools and libraries.
2
// Copyright 2014-2019 Aleth Authors.
3
// Licensed under the GNU General Public License, Version 3.
4
5
#pragma once
6
7
#include <
libdevcore/Exceptions.h
>
8
9
namespace
dev
{
10
namespace
crypto {
11
13
DEV_SIMPLE_EXCEPTION
(
CryptoException
);
14
15
}
// namespace crypto
16
}
// namespace dev
Exceptions.h
DEV_SIMPLE_EXCEPTION
#define DEV_SIMPLE_EXCEPTION(X)
Definition
Exceptions.h:25
dev
Definition
Address.h:13
dev::assertThrowAux
void assertThrowAux(bool _condition, ::std::string const &_errorDescription, unsigned _line, char const *_file, char const *_function)
Definition
Assertions.h:53
libraries
aleth
libdevcrypto
Exceptions.h
Generated by
1.9.8