Theia API Documentation v1.65.0
    Preparing search index...
    interface ApplicationShellLayoutMigrationError {
        code: "ApplicationShellLayoutMigrationError";
        message: string;
        name: string;
        stack?: string;
    }

    Hierarchy

    • Error
      • ApplicationShellLayoutMigrationError
    Index

    Properties

    Properties

    code: "ApplicationShellLayoutMigrationError"
    message: string
    name: string
    stack?: string