ca.gorman.xml.parse.toolkit
Class CoroutineTransferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.gorman.xml.parse.toolkit.CoroutineRuntimeException
ca.gorman.xml.parse.toolkit.CoroutineTransferException
- All Implemented Interfaces:
- Serializable
public class CoroutineTransferException
- extends CoroutineRuntimeException
Unchecked exception for transferring checked exceptions between coroutines.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CoroutineTransferException
public CoroutineTransferException()
CoroutineTransferException
public CoroutineTransferException(String s)
CoroutineTransferException
public CoroutineTransferException(Throwable t)
CoroutineTransferException
public CoroutineTransferException(String s,
Throwable t)
GXPARSE Generic XML Stream Parser API and supporting tools.
Release $Name: gxparse-sf-alpha-2_0 $
Copyright 2003-2004
Ian E. Gorman
Released under
GNU Lesser General Public License