app exception - VeleSSemecky/Purchase GitHub Wiki
//domain/com.veles.purchase.domain.model.exception/AppException/AppException
[jvm]
constructor(readableMessage: String = "", endpoint: String = "", cause: Throwable? = null)
//domain/com.veles.purchase.domain.model.exception/AppException/AppException
[jvm]
constructor(readableMessage: String = "", endpoint: String = "", cause: Throwable? = null)