Class TOTorrentException

  • All Implemented Interfaces:
    java.io.Serializable

    public class TOTorrentException
    extends java.lang.Exception
    See Also:
    Serialized Form
    • Constructor Detail

      • TOTorrentException

        public TOTorrentException​(java.lang.String _str,
                                  int _reason)
      • TOTorrentException

        public TOTorrentException​(java.lang.String _str,
                                  int _reason,
                                  java.lang.Throwable cause)
    • Method Detail

      • getReason

        public int getReason()