yawn.envs.delve
Class DelveNotInitializedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
yawn.YawnRuntimeException
yawn.envs.delve.DelveNotInitializedException
- All Implemented Interfaces:
- java.io.Serializable
public class DelveNotInitializedException
- extends YawnRuntimeException
This is yawn.envs.delve.DelveNotInitializedException, part of the yawn
project.
$Id: DelveNotInitializedException.java,v 1.2 2005/03/24 17:59:55 supermarti
Exp $
- Version:
- $Revision: 1.3 $
- Author:
- Luis Martí (luis dot marti at uc3m dot es)
- 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DelveNotInitializedException
public DelveNotInitializedException()
DelveNotInitializedException
public DelveNotInitializedException(java.lang.String message)
- Parameters:
message
-
DelveNotInitializedException
public DelveNotInitializedException(java.lang.Throwable cause)
- Parameters:
cause
-
DelveNotInitializedException
public DelveNotInitializedException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message
- cause
-
Copyright © 2003-2005 GIAA, Universidad Carlos III de Madrid. All Rights Reserved.