CommandErrorDetailDto

constructor(message: String? = null, info: String? = null, retry: Boolean? = null, code: Int? = null, group: Int? = null)