Package-level declarations

Types

Link copied to clipboard
class CallFailureException(message: String, cause: Throwable? = null) : CedmodException
Link copied to clipboard
open class CedmodException(message: String, cause: Throwable? = null) : Exception