scriptnum_error

Exception thrown for invalid CScriptNum operations or encodings.

Synopsis

Declared in <script/script.h>

class scriptnum_error
    : public std::runtime_error

Base Classes

NameDescription
std::runtime_error

Member Functions

NameDescription
scriptnum_error [constructor]Constructs the error with a descriptive message.
operator=
what [virtual]