@minecraft/server
    Preparing search index...

    Class CustomCommandErrorBeta

    Error object thrown when CustomCommandRegistry errors occur.

    Hierarchy

    • Error
      • CustomCommandError
    Index

    Properties

    message: string
    name: string

    Reason for the error.

    This property can be read in early-execution mode.

    stack?: string