C# Class Deveel.Data.Sql.Cursors.FetchException

Inheritance: CursorException
Mostrar archivo Open project: deveel/deveeldb

Private Methods

Method Description
FetchException ( string cursorName, Exception innerException ) : System
FetchException ( string cursorName, string message ) : System
FetchException ( string cursorName, string message, Exception innerException ) : System
FormatMessage ( string cursorName ) : string