SignboardError

class SignboardError

The state is returned if there is an error retrieving signboard.

Parameters

errorMessage

an error message

throwable

an optional throwable value expressing the error

Properties

Link copied to clipboard
val errorMessage: String?
Link copied to clipboard
val throwable: Throwable?