GigyaError

constructor(errorCode: Int, message: String)
constructor(errorCode: Int, localizedMessage: String, callId: String)
constructor(rawJson: String, errorCode: Int, localizedMessage: String, callId: String)