Error

open fun Error(error: Exception)
open fun Error(errorMsg: String)
open fun Error(errorCode: String, errorMsg: String)