ozone API

org.ozoneDB
Class DbNotOpenExc

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.ozoneDB.OzoneRemoteExc
                    |
                    +--org.ozoneDB.DbNotOpenExc
All Implemented Interfaces:
java.io.Serializable

public class DbNotOpenExc
extends OzoneRemoteExc

Version:
$Revision: 1.1 $Date: 2001/12/18 10:31:30 $
Author:
SMB
See Also:
Serialized Form

Constructor Summary
DbNotOpenExc()
           
DbNotOpenExc(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

DbNotOpenExc

public DbNotOpenExc()

DbNotOpenExc

public DbNotOpenExc(java.lang.String msg)

ozone API

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