ozone API

org.ozoneDB
Class DatabaseNotOpenException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.ozoneDB.OzoneRemoteException
                  extended byorg.ozoneDB.DatabaseNotOpenException
All Implemented Interfaces:
java.io.Serializable

public class DatabaseNotOpenException
extends OzoneRemoteException

Version:
$Revision: 1.1 $Date: 2002/09/11 23:11:19 $
Author:
SMB
See Also:
Serialized Form

Constructor Summary
DatabaseNotOpenException()
           
DatabaseNotOpenException(java.lang.String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DatabaseNotOpenException

public DatabaseNotOpenException()

DatabaseNotOpenException

public DatabaseNotOpenException(java.lang.String msg)

ozone API

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