Constructs the error with a descriptive message.
Synopsis
Declared in <script/script.h>
explicit
scriptnum_error(std::string const& str);
Parameters
Name |
Description |
str |
Human‐readable description of the error. |
Created with MrDocs