Class ExternalSeedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.plugin.extseed.ExternalSeedException
All Implemented Interfaces:
Serializable

public class ExternalSeedException extends Exception
See Also:
  • Field Details

    • permanent

      private boolean permanent
  • Constructor Details

    • ExternalSeedException

      public ExternalSeedException(String str)
    • ExternalSeedException

      public ExternalSeedException(String str, Throwable e)
  • Method Details

    • setPermanentFailure

      public void setPermanentFailure(boolean b)
    • isPermanentFailure

      public boolean isPermanentFailure()