3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/runtime/BaseError.h"
10namespace Scripting {
struct ErrorBinding; }
13namespace ScriptModuleMinecraftNet {
39 MCNAPI static ::Scripting::ErrorBinding
bind();
45 MCNAPI
void*
$ctor(::std::error_code
const& error);
Definition ScriptInternalHttpRequestError.h:15
MCAPI void * $ctor(::std::error_code const &error)
MCAPI ScriptInternalHttpRequestError(::std::error_code const &error)
MCAPI::std::string getMessage() const
static MCAPI ::Scripting::ErrorBinding bind()
Definition BaseError.h:12