Package net.n2oapp.framework.engine.data
Class N2oQueryExceptionHandler
java.lang.Object
net.n2oapp.framework.engine.data.N2oQueryExceptionHandler
- All Implemented Interfaces:
QueryExceptionHandler
Обработка исключений получения выборки по умолчанию
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandle(CompiledQuery query, N2oPreparedCriteria criteria, Exception e)
-
Constructor Details
-
N2oQueryExceptionHandler
public N2oQueryExceptionHandler()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceQueryExceptionHandler
-