Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SetColorError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new SetColorError(wantedColor: Color, message?: undefined | string, cause?: Error): SetColorError

Properties

Optional cause

cause: Error | undefined

message

message: string

name

name: string

stack

stack: string

wantedColor

wantedColor: Color

Generated using TypeDoc