Package net.sf.colossus.webclient
Class WebClientSocketThread.WcstException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.colossus.webclient.WebClientSocketThread.WcstException
- All Implemented Interfaces:
Serializable
- Enclosing class:
WebClientSocketThread
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean
(package private) boolean
-
Constructor Summary
ConstructorsConstructorDescriptionWcstException
(String message) WcstException
(String message, boolean dupl, boolean cancelled) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
failedBecauseAlreadyLoggedIn
boolean failedBecauseAlreadyLoggedIn -
wasCancelled
boolean wasCancelled
-
-
Constructor Details
-
WcstException
-
WcstException
-
-
Method Details
-
failedBecauseAlreadyLoggedIn
public boolean failedBecauseAlreadyLoggedIn() -
wasCancelled
public boolean wasCancelled()
-