ServerException

abstract class ServerException : PDCException

Base class for connectivity errors and errors caused by the server.

Inheritors

Properties

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