ArcXPException

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

Parameters

message

Description of the error

value

An object appropriate for the exception