Class InvalidAppNameError

Description

Custom error class representing an error that occurs when an invalid app name is provided. This error is thrown when a name for an app is required, but an invalid or empty name is provided.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

message: string

Description

The error message.

name: string

Description

The name of the error.

stack?: string
type: ErrorType

Description

The type of the error.

Methods

Generated using TypeDoc