ArcXPError

fun ArcXPError(    type: ArcXPSDKErrorType? = null,     code: String? = null,     message: String,     value: Any? = null)

Parameters

code

Numeric value of the error

message

Description of the error

value

An object appropriate for the exception