Class: SlugDetectionError

SlugDetectionError(messageopt)

Represents an error during repository slug detection.

Constructor

new SlugDetectionError(messageopt)

Constructs a SlugDetectionError.
Parameters:
Name Type Attributes Description
message string <optional>
Human-readable description of the error.
Source: