Class WagonCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.aether.transport.wagon.WagonCancelledException
- All Implemented Interfaces:
Serializable
Unchecked exception to allow the checked
TransferCancelledException
to bubble up from a wagon.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WagonCancelledException
WagonCancelledException(TransferCancelledException cause)
-
-
Method Details
-
unwrap
-