ApiError

constructor(message: String, statusCode: Int = 0, body: Any? = null, details: Any? = null)