some specific exception - VeleSSemecky/Purchase GitHub Wiki
//domain/com.veles.purchase.domain.model.exception/SomeSpecificException/SomeSpecificException
[jvm]
constructor(message: String, endpoint: String, cause: Throwable? = null)
//domain/com.veles.purchase.domain.model.exception/SomeSpecificException/SomeSpecificException
[jvm]
constructor(message: String, endpoint: String, cause: Throwable? = null)