corda / com.r3.corda.networkmanage.common.utils / NetworkServicesErrorWithCode

NetworkServicesErrorWithCode

class NetworkServicesErrorWithCode

Constructors

<init>

NetworkServicesErrorWithCode(errorCode: Int)
NetworkServicesErrorWithCode(message: String?, errorCode: Int)
NetworkServicesErrorWithCode(message: String?, throwable: Throwable?, errorCode: Int)

Properties

errorCode

val errorCode: Int