Class EntityManagerExceptionUtils
java.lang.Object
com.priint.pubserver.plugin.entitymanager.EntityManagerExceptionUtils
Provides methods to handle exceptions in
EntityManager.-
Method Summary
Modifier and TypeMethodDescriptionprotected static com.priint.pubserver.plugin.exception.EntityManagerExceptionhandledConnectorException(String methodName, com.priint.pubserver.exception.PubServerException e) protected static com.priint.pubserver.plugin.exception.EntityManagerExceptionhandledGeneralException(String methodName, Exception e, InitPluginLibrary pluginInit, String sessionId, com.priint.pubserver.entity.Entity entity)
-
Method Details
-
handledConnectorException
protected static com.priint.pubserver.plugin.exception.EntityManagerException handledConnectorException(String methodName, com.priint.pubserver.exception.PubServerException e) -
handledGeneralException
protected static com.priint.pubserver.plugin.exception.EntityManagerException handledGeneralException(String methodName, Exception e, InitPluginLibrary pluginInit, String sessionId, com.priint.pubserver.entity.Entity entity)
-