org.enhydra.error
Class FatalExceptionError
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--org.enhydra.error.ChainedError
|
+--org.enhydra.error.FatalExceptionError
- All Implemented Interfaces:
- ChainedThrowable, Serializable
- public class FatalExceptionError
- extends ChainedError
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FatalExceptionError
public FatalExceptionError(Exception except)
- Constucts with an existing exception or error.
- Parameters:
except
- - Exception to encapsulate.
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.