Class TrackerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.johnnei.javatorrent.bittorrent.tracker.TrackerException
-
- All Implemented Interfaces:
Serializable
public class TrackerException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TrackerException(String message)TrackerException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-