Class EntityManagerException

All Implemented Interfaces:
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: