Package com.biglybt.net.magneturi
Class MagnetURIHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.net.magneturi.MagnetURIHandlerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMagnetURIHandlerException
(String _str, boolean _manually_cancelled, Throwable _cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
manually_cancelled
private boolean manually_cancelled
-
-
Constructor Details
-
MagnetURIHandlerException
-
-
Method Details
-
isManuallyCancelled
public boolean isManuallyCancelled()
-