public enum ErrorLevel { ErrorLevel_Message = 1, ErrorLevel_Error = 2, ErrorLevel_All = 3 }