Package io.ebean

Class PersistenceIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.persistence.PersistenceException
io.ebean.PersistenceIOException
All Implemented Interfaces:
Serializable

public class PersistenceIOException
extends javax.persistence.PersistenceException
Captures and wraps IOException's occurring during ElasticSearch processing etc.
See Also:
Serialized Form