dxFeed Graal CXX API
|
The wrapper over CEntryPointErrorsEnum, the error code returned by GraalVM. More...
#include <GraalException.hpp>
Public Member Functions | |
GraalException (CEntryPointErrorsEnum entryPointErrorsEnum) | |
Constructs an exception. | |
const std::string & | getStackTrace () const & |
The wrapper over CEntryPointErrorsEnum, the error code returned by GraalVM.
GraalException::GraalException | ( | CEntryPointErrorsEnum | entryPointErrorsEnum | ) |
Constructs an exception.
entryPointErrorsEnum | The error code returned by GraalVM. |
References GraalException().
Referenced by GraalException().
const std::string & GraalException::getStackTrace | ( | ) | const & |