Exception thrown for invalid CScriptNum operations or encodings.

Synopsis

Declared in <script/script.h>

class scriptnum_error
    : public std::runtime_error

Base Classes

Name

Description

std::runtime_error

Member Functions

Name

Description

scriptnum_error [constructor]

Constructs the error with a descriptive message.

operator=

what [virtual]

Created with MrDocs