Class TOTorrentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.core.torrent.TOTorrentException
All Implemented Interfaces:
Serializable

public class TOTorrentException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • TOTorrentException

      public TOTorrentException(String _str, int _reason)
    • TOTorrentException

      public TOTorrentException(String _str, int _reason, Throwable cause)
  • Method Details

    • getReason

      public int getReason()