Package com.biglybt.plugin.net.buddy
Class BuddyPluginPasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.plugin.net.buddy.BuddyPluginException
com.biglybt.plugin.net.buddy.BuddyPluginPasswordException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBuddyPluginPasswordException
(boolean _was_incorrecte, String str, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
was_incorrecte
private boolean was_incorrecte
-
-
Constructor Details
-
BuddyPluginPasswordException
-
-
Method Details
-
wasIncorrect
public boolean wasIncorrect()
-