de.intarsys.tools.exception
Class TunnelingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.intarsys.tools.exception.TunnelingException
- All Implemented Interfaces:
- Serializable
public class TunnelingException
- extends RuntimeException
A message to enable tunneling through signatures that allow for runtime
exceptions only.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TunnelingException
public TunnelingException(String message,
Throwable cause)
TunnelingException
public TunnelingException(Throwable cause)
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.