Class TorrentEncodingException

All Implemented Interfaces:
Serializable

public class TorrentEncodingException extends TorrentException
See Also:
  • Field Details

    • valid_charsets

      public String[] valid_charsets
    • valid_names

      public String[] valid_names
  • Constructor Details

    • TorrentEncodingException

      public TorrentEncodingException(String[] charsets, String[] names)
    • TorrentEncodingException

      public TorrentEncodingException(String str, Throwable cause)
  • Method Details

    • getValidCharsets

      public String[] getValidCharsets()
    • getValidTorrentNames

      public String[] getValidTorrentNames()