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 |
PreparationRequiredException(string typeName) | Deveel.Data.Sql.Statements.PreparationRequiredException | inline |
PreparationRequiredException(string typeName, string message) | Deveel.Data.Sql.Statements.PreparationRequiredException | inline |
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 |
StatementException() | Deveel.Data.Sql.Statements.StatementException | inline |
StatementException(int errorCode) | Deveel.Data.Sql.Statements.StatementException | inline |
StatementException(string message) | Deveel.Data.Sql.Statements.StatementException | inline |
StatementException(int errorCode, string message) | Deveel.Data.Sql.Statements.StatementException | inline |
StatementException(string message, Exception innerException) | Deveel.Data.Sql.Statements.StatementException | inline |
StatementException(int errorCode, string message, Exception innerException) | Deveel.Data.Sql.Statements.StatementException | inline |
TypeName | Deveel.Data.Sql.Statements.PreparationRequiredException | |