OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
Loading...
Searching...
No Matches
error.hpp File Reference

Error type used by the C++ wrapper API. More...

#include <optional>
#include <string>
#include "types.hpp"

Go to the source code of this file.

Classes

class  openpine::Error
 Represents an error that occurred during script compilation or execution. More...

Namespaces

namespace  openpine

Detailed Description

Error type used by the C++ wrapper API.

Definition in file error.hpp.