3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/runtime/Error.h"
45 MCNAPI
void*
$ctor(::std::string
const& message_,
double value_,
double minValue_,
double maxValue_);
Definition ArgumentOutOfBoundsError.h:10
MCAPI::Scripting::ArgumentOutOfBoundsError & operator=(::Scripting::ArgumentOutOfBoundsError &&)
MCAPI ~ArgumentOutOfBoundsError()
MCAPI void * $ctor(::Scripting::ArgumentOutOfBoundsError const &)
MCAPI ArgumentOutOfBoundsError(::Scripting::ArgumentOutOfBoundsError &&)
MCAPI ArgumentOutOfBoundsError(::std::string const &message_, double value_, double minValue_, double maxValue_)
MCAPI void * $ctor(::std::string const &message_, double value_, double minValue_, double maxValue_)
MCAPI ArgumentOutOfBoundsError(::Scripting::ArgumentOutOfBoundsError const &)
MCAPI void * $ctor(::Scripting::ArgumentOutOfBoundsError &&)