@minecraft/server-ui
Preparing search index...
FormCloseError
Class FormCloseError
Beta
Thrown when attempting to close a DDUI form that isn't open.
Hierarchy
Error
FormCloseError
Index
Constructors
constructor
Properties
message
name
stack?
Constructors
constructor
new
FormCloseError
(
message
?:
string
)
:
FormCloseError
Beta
Parameters
Optional
message
:
string
Returns
FormCloseError
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 attempting to close a DDUI form that isn't open.