Package com.biglybt.core.util
Class AEVerifierException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.core.util.AEVerifierException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
FT_SIGNATURE_MISSING
public static final int FT_SIGNATURE_MISSING- See Also:
-
FT_SIGNATURE_BAD
public static final int FT_SIGNATURE_BAD- See Also:
-
failure_type
private final int failure_type
-
-
Constructor Details
-
AEVerifierException
-
-
Method Details
-
getFailureType
public int getFailureType()
-