@minecraft/server-ui
Preparing search index...
ServerShutdownError
Class ServerShutdownError
Beta
Thrown when a DDUI screen is rejected because the server is shutting down.
Hierarchy
Error
ServerShutdownError
Index
Constructors
constructor
Properties
message
name
stack?
Constructors
constructor
new
ServerShutdownError
(
message
?:
string
)
:
ServerShutdownError
Beta
Parameters
Optional
message
:
string
Returns
ServerShutdownError
Properties
Beta
message
message
:
string
Beta
name
name
:
string
Optional
Beta
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
name
stack
@minecraft/server-ui
Loading...
Thrown when a DDUI screen is rejected because the server is shutting down.