Arguments | Deveel.Data.Routines.RoutineNotFouncException | |
AsEvent(IEventSource source) | Deveel.Data.Diagnostics.ErrorException | inline |
DatabaseSystemException(int errorCode) | Deveel.Data.DatabaseSystemException | inline |
DatabaseSystemException(int errorCode, string message) | Deveel.Data.DatabaseSystemException | inline |
DatabaseSystemException(string message) | Deveel.Data.DatabaseSystemException | inline |
DatabaseSystemException(string message, Exception innerException) | Deveel.Data.DatabaseSystemException | inline |
DatabaseSystemException(int errorCode, string message, Exception innerException) | Deveel.Data.DatabaseSystemException | 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 |
FormMessage(ObjectName name, SqlExpression[] args) | Deveel.Data.Routines.RoutineNotFouncException | inlineprivatestatic |
ObjectName | Deveel.Data.ObjectNotFoundException | |
ObjectNotFoundException(ObjectName objectName) | Deveel.Data.ObjectNotFoundException | inline |
ObjectNotFoundException(string message) | Deveel.Data.ObjectNotFoundException | inline |
ObjectNotFoundException(ObjectName objectName, string message) | Deveel.Data.ObjectNotFoundException | inline |
RoutineNotFouncException(ObjectName routineName) | Deveel.Data.Routines.RoutineNotFouncException | inline |
RoutineNotFouncException(string message) | Deveel.Data.Routines.RoutineNotFouncException | inline |
RoutineNotFouncException(ObjectName routineName, string message) | Deveel.Data.Routines.RoutineNotFouncException | inline |
RoutineNotFouncException(ObjectName routineName, SqlExpression[] args) | Deveel.Data.Routines.RoutineNotFouncException | inline |
RoutineNotFouncException(ObjectName routineName, SqlExpression[] args, string message) | Deveel.Data.Routines.RoutineNotFouncException | inline |