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

    Class TLSOnlyErrorBeta

    An error thrown when secure URI scheme is required but a non-secure URI was provided.

    Hierarchy

    • Error
      • TLSOnlyError
    Index

    Properties

    Properties

    message: string
    name: string
    stack?: string
    uri: string

    URI that was rejected for not using secure scheme.

    This property can be read in early-execution mode.