3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/runtime/BaseError.h"
13 Error& operator=(Error
const&);
23 MCAPI
explicit Error(::std::string
const& message_);
35 MCAPI
void* $ctor(::std::string
const& message_);
Definition BaseError.h:12