org.apache.geronimo.gbean
Class WaitingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.gbean.WaitingException
- All Implemented Interfaces:
- Serializable
Deprecated.
public class WaitingException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WaitingException
public WaitingException()
- Deprecated.
WaitingException
public WaitingException(String message)
- Deprecated.
WaitingException
public WaitingException(String message,
Throwable cause)
- Deprecated.
WaitingException
public WaitingException(Throwable cause)
- Deprecated.
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.