LeviLamina
Loading...
Searching...
No Matches
ScriptInternalHttpRequestError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/runtime/Error.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
ErrorBinding; }
11
// clang-format on
12
13
namespace
ScriptModuleMinecraftNet {
14
15
class
ScriptInternalHttpRequestError
:
public
::Scripting::Error
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnka5f057;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ScriptInternalHttpRequestError
& operator=(
ScriptInternalHttpRequestError
const
&);
25
ScriptInternalHttpRequestError
(
ScriptInternalHttpRequestError
const
&);
26
ScriptInternalHttpRequestError
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCNAPI
explicit
ScriptInternalHttpRequestError
(::std::error_code
const
& error);
32
33
MCNAPI ::std::string
getMessage
()
const
;
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCNAPI static ::Scripting::ErrorBinding
bind
();
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCNAPI
void
*
$ctor
(::std::error_code
const
& error);
46
// NOLINTEND
47
};
48
49
}
// namespace ScriptModuleMinecraftNet
ScriptModuleMinecraftNet::ScriptInternalHttpRequestError
Definition
ScriptInternalHttpRequestError.h:15
ScriptModuleMinecraftNet::ScriptInternalHttpRequestError::$ctor
MCAPI void * $ctor(::std::error_code const &error)
ScriptModuleMinecraftNet::ScriptInternalHttpRequestError::ScriptInternalHttpRequestError
MCAPI ScriptInternalHttpRequestError(::std::error_code const &error)
ScriptModuleMinecraftNet::ScriptInternalHttpRequestError::getMessage
MCAPI::std::string getMessage() const
ScriptModuleMinecraftNet::ScriptInternalHttpRequestError::bind
static MCAPI ::Scripting::ErrorBinding bind()
Scripting::Error
Definition
Error.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft_net
errors
ScriptInternalHttpRequestError.h
Generated on Fri Jun 13 2025 05:04:50 for LeviLamina by
1.12.0