LVE SDK
    Preparing search index...

    Class LveInvalidFormatError

    The bytes are not a valid .lve file (wrong magic bytes, truncated, etc.).

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Properties

    Constructors

    Methods

    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error

    Properties

    cause?: unknown
    message: string
    name: string
    stack?: string