Uses of Class
com.evolveum.midpoint.util.exception.SystemException
-
Packages that use SystemException Package Description com.evolveum.midpoint.repo.sqlbase -
-
Uses of SystemException in com.evolveum.midpoint.repo.sqlbase
Methods in com.evolveum.midpoint.repo.sqlbase that throw SystemException Modifier and Type Method Description void
JdbcSession. executeStatement(String sql)
This is used for technical statements and throwsSystemException
.
-