Home
last modified time | relevance | path

Searched refs:RefFunctionInvalidType (Results 1 – 5 of 5) sorted by relevance

/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Daggregate.cpp39 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in setFunction()
190 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in getFunction()
H A Doperator.cpp96 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in setFunction()
237 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in getOperator()
H A Dtype.cpp218 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in setFunction()
532 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in getFunction()
H A Ddatabasemodel.cpp3920 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in createLanguage()
4410 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in createType()
6042 throw Exception(ErrorCode::RefFunctionInvalidType,__PRETTY_FUNCTION__,__FILE__,__LINE__); in createForeignDataWrapper()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libutils/src/
H A Dexception.h85 RefFunctionInvalidType, enumerator