DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
This is the complete list of members for Deveel.Data.Sql.SqlErrorException, including all inherited members.
AsEvent(IEventSource source) | Deveel.Data.Diagnostics.ErrorException | inline |
ErrorCode | Deveel.Data.Diagnostics.ErrorException | |
ErrorException(int errorCode) | Deveel.Data.Diagnostics.ErrorException | inline |
ErrorException(int errorCode, string message) | Deveel.Data.Diagnostics.ErrorException | inline |
ErrorException() | Deveel.Data.Diagnostics.ErrorException | inline |
ErrorException(string message) | Deveel.Data.Diagnostics.ErrorException | inline |
ErrorException(string message, Exception innerException) | Deveel.Data.Diagnostics.ErrorException | inline |
ErrorException(int errorCode, string message, Exception innerException) | Deveel.Data.Diagnostics.ErrorException | inline |
ErrorLevel | Deveel.Data.Diagnostics.ErrorException | protected |
SqlErrorException(int errorCode) | Deveel.Data.Sql.SqlErrorException | inline |
SqlErrorException(int errorCode, string message) | Deveel.Data.Sql.SqlErrorException | inline |
SqlErrorException(int errorCode, string message, Exception innerException) | Deveel.Data.Sql.SqlErrorException | inline |