uk.ac.man.bioinf.apps.invoker
Class InvokerInternalEventQueueException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--uk.ac.man.bioinf.apps.invoker.InvokerInternalEventQueueException
- All Implemented Interfaces:
- Serializable
- public class InvokerInternalEventQueueException
- extends RuntimeException
InvokerInternalEventQueueException.java
For translating a generic exception into a runtime exception
Created: Fri Oct 01 15:18:01 1999
- Version:
- $Id: InvokerInternalEventQueueException.java,v 1.2 2001/04/11 17:04:42 lord Exp $
- Author:
- Phillip Lord
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvokerInternalEventQueueException
public InvokerInternalEventQueueException(Exception e)
getException
public Exception getException()