Class WagonCancelledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.aether.transport.wagon.WagonCancelledException
All Implemented Interfaces:
Serializable

class WagonCancelledException extends RuntimeException
Unchecked exception to allow the checked TransferCancelledException to bubble up from a wagon.