Class EntityManagerExceptionUtils

java.lang.Object
com.priint.pubserver.plugin.entitymanager.EntityManagerExceptionUtils

public class EntityManagerExceptionUtils extends Object
Provides methods to handle exceptions in EntityManager.
  • 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)