ServerNotFoundError

data class ServerNotFoundError(uuid: String?, message: String?) : TypedExceptionV1

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val message: String? = null
Link copied to clipboard
val uuid: String? = null