DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Go to the source code of this file.
Namespaces | |
namespace | Deveel.Data.Diagnostics |
Enumerations | |
enum | Deveel.Data.Diagnostics.ErrorLevel { Deveel.Data.Diagnostics.ErrorLevel.Critical = 1, Deveel.Data.Diagnostics.ErrorLevel.Error = 2, Deveel.Data.Diagnostics.ErrorLevel.Warning = 3 } |
In case of error messages, this enumerates the level of severity of the error. More... | |