TegralServiceException

Exceptions that occur within the starting or stopping process are wrapped with this type.

Constructors

Link copied to clipboard
constructor(message: String, cause: Throwable)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?