ozone API

org.ozoneDB
Class OzoneInternalException

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

public class OzoneInternalException
extends OzoneRemoteException

This exception signals an internal server exception.

Version:
$Revision: 1.2 $Date: 2002/10/13 11:18:07 $
Author:
SMB, Medium.net, Per Nyfelt
See Also:
Serialized Form

Constructor Summary
OzoneInternalException()
           
OzoneInternalException(java.lang.String message)
           
OzoneInternalException(java.lang.String message, java.lang.Throwable cause)
           
OzoneInternalException(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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OzoneInternalException

public OzoneInternalException()

OzoneInternalException

public OzoneInternalException(java.lang.String message)

OzoneInternalException

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

OzoneInternalException

public OzoneInternalException(java.lang.Throwable cause)

ozone API

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