class WagonCancelledException
extends java.lang.RuntimeException
TransferCancelledException
to bubble up from a wagon.Constructor and Description |
---|
WagonCancelledException(TransferCancelledException cause) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Exception |
unwrap(java.lang.Exception e) |
public WagonCancelledException(TransferCancelledException cause)