Class EntityManagerException

  • All Implemented Interfaces:
    java.io.Serializable

    public class EntityManagerException
    extends PubServerException
    Thrown if a procedure in a @com.priint.pubserver.plugin.interfaces.ConnectorRemote implementation gets a problems when connecting, accessing, modifying data in the underlying data source (e.g. a JDBC source or a SOAP Service).
    Since:
    4.0.0
    See Also:
    Serialized Form