org.ozoneDB
Class OzoneClassNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ozoneDB.OzoneRemoteException
org.ozoneDB.OzoneClassNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
- public class OzoneClassNotFoundException
- extends OzoneRemoteException
This exception is thrown, if ozone is unable to load a specified
class.
- Version:
- $Revision: 1.2 $Date: 2002/10/13 11:18:07 $
- Author:
- SMB
- See Also:
- Serialized Form
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 |
OzoneClassNotFoundException
public OzoneClassNotFoundException()
OzoneClassNotFoundException
public OzoneClassNotFoundException(java.lang.String message)
OzoneClassNotFoundException
public OzoneClassNotFoundException(java.lang.String message,
java.lang.Throwable cause)
OzoneClassNotFoundException
public OzoneClassNotFoundException(java.lang.Throwable cause)
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.