org.ozoneDB
Class OzoneInternalExc
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.ozoneDB.OzoneRemoteExc
|
+--org.ozoneDB.OzoneInternalExc
- All Implemented Interfaces:
- java.io.Serializable
- public class OzoneInternalExc
- extends OzoneRemoteExc
This exception signals an internal server exception.
- Version:
- $Revision: 1.2 $Date: 2002/06/08 00:49:38 $
- Author:
- SMB
, Medium.net
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
OzoneInternalExc
public OzoneInternalExc()
OzoneInternalExc
public OzoneInternalExc(java.lang.String s)
OzoneInternalExc
public OzoneInternalExc(java.lang.String s,
java.lang.Throwable cause)
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause
in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintStream s)
- Overrides:
printStackTrace
in class java.lang.Throwable
originalPrintStackTrace
public void originalPrintStackTrace(java.io.PrintStream s)
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.