Home
last modified time | relevance | path

Searched refs:ErrorCode_SQLiteExecute (Results 1 – 25 of 25) sorted by relevance

/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h62 ErrorCode_SQLiteExecute, enumerator
107 case ErrorCode_SQLiteExecute: in EnumerationToString()
H A DConnection.cpp170 throw OrthancSQLiteException(ErrorCode_SQLiteExecute); in Execute()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h62 ErrorCode_SQLiteExecute, enumerator
107 case ErrorCode_SQLiteExecute: in EnumerationToString()
H A DConnection.cpp170 throw OrthancSQLiteException(ErrorCode_SQLiteExecute); in Execute()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h62 ErrorCode_SQLiteExecute, enumerator
107 case ErrorCode_SQLiteExecute: in EnumerationToString()
H A DConnection.cpp170 throw OrthancSQLiteException(ErrorCode_SQLiteExecute); in Execute()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h62 ErrorCode_SQLiteExecute, enumerator
107 case ErrorCode_SQLiteExecute: in EnumerationToString()
H A DConnection.cpp170 throw OrthancSQLiteException(ErrorCode_SQLiteExecute); in Execute()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h62 ErrorCode_SQLiteExecute, enumerator
107 case ErrorCode_SQLiteExecute: in EnumerationToString()
H A DConnection.cpp170 throw OrthancSQLiteException(ErrorCode_SQLiteExecute); in Execute()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h144 ErrorCode_SQLiteExecute = 1004 /*!< SQLite: Cannot execute a command */, enumerator
H A DEnumerations.cpp208 case ErrorCode_SQLiteExecute: in EnumerationToString()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h144 ErrorCode_SQLiteExecute = 1004 /*!< SQLite: Cannot execute a command */, enumerator
H A DEnumerations.cpp208 case ErrorCode_SQLiteExecute: in EnumerationToString()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h144 ErrorCode_SQLiteExecute = 1004 /*!< SQLite: Cannot execute a command */, enumerator
H A DEnumerations.cpp208 case ErrorCode_SQLiteExecute: in EnumerationToString()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/
H A DEnumerations.h140 ErrorCode_SQLiteExecute = 1004 /*!< SQLite: Cannot execute a command */, enumerator
H A DEnumerations.cpp199 case ErrorCode_SQLiteExecute: in EnumerationToString()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DEnumerations.h144 ErrorCode_SQLiteExecute = 1004 /*!< SQLite: Cannot execute a command */, enumerator
H A DEnumerations.cpp208 case ErrorCode_SQLiteExecute: in EnumerationToString()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/
H A Dmain.cpp767 PrintErrorCode(ErrorCode_SQLiteExecute, "SQLite: Cannot execute a command"); in PrintErrors()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp779 PrintErrorCode(ErrorCode_SQLiteExecute, "SQLite: Cannot execute a command"); in PrintErrors()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp779 PrintErrorCode(ErrorCode_SQLiteExecute, "SQLite: Cannot execute a command"); in PrintErrors()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/
H A Dmain.cpp793 PrintErrorCode(ErrorCode_SQLiteExecute, "SQLite: Cannot execute a command"); in PrintErrors()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp779 PrintErrorCode(ErrorCode_SQLiteExecute, "SQLite: Cannot execute a command"); in PrintErrors()