eu.emi.dsr.db
Class PersistentStoreFailureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eu.emi.dsr.db.PersistentStoreFailureException
All Implemented Interfaces:
Serializable

public class PersistentStoreFailureException
extends Exception

See Also:
Serialized Form

Constructor Summary
PersistentStoreFailureException()
          The serial version UID expected at serializable classes
PersistentStoreFailureException(String message)
           
PersistentStoreFailureException(Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersistentStoreFailureException

public PersistentStoreFailureException()
The serial version UID expected at serializable classes


PersistentStoreFailureException

public PersistentStoreFailureException(String message)

PersistentStoreFailureException

public PersistentStoreFailureException(Throwable t)


Copyright © 2012. All Rights Reserved.