@minecraft/server-ui
    Preparing search index...

    Class FormRejectErrorBeta

    Thrown when a form is rejected. Contains the reason for the rejection.

    Hierarchy

    • Error
      • FormRejectError
    Index

    Properties

    message: string
    name: string

    The reason the form was rejected.

    This property can be read in early-execution mode.

    stack?: string