ozone core API

org.ozoneDB.core.storage.classicStore
Class ClassicStoreException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.ozoneDB.OzoneRemoteException
                  extended byorg.ozoneDB.OzoneInternalException
                      extended byorg.ozoneDB.core.storage.classicStore.ClassicStoreException
All Implemented Interfaces:
java.io.Serializable

public class ClassicStoreException
extends org.ozoneDB.OzoneInternalException

Author:
Gerd Mueller
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
ClassicStoreException()
           
ClassicStoreException(java.lang.String message)
           
ClassicStoreException(java.lang.String message, java.lang.Throwable cause)
           
 
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

ClassicStoreException

public ClassicStoreException()

ClassicStoreException

public ClassicStoreException(java.lang.String message)

ClassicStoreException

public ClassicStoreException(java.lang.String message,
                             java.lang.Throwable cause)

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.