cz.cuni.amis.pogamut.base.utils.logging
Class NetworkLogClient.LoggingStopped
java.lang.Object
cz.cuni.amis.pogamut.base.utils.logging.NetworkLogClient.LoggingStopped
- Enclosing class:
- NetworkLogClient
public static class NetworkLogClient.LoggingStopped
- extends Object
Event that marks that client has been disconnected (or stopped).
- Author:
- Jimmy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkLogClient.LoggingStopped
public NetworkLogClient.LoggingStopped()
NetworkLogClient.LoggingStopped
public NetworkLogClient.LoggingStopped(Throwable e)
getException
public Throwable getException()
isExpected
public boolean isExpected()
isFailure
public boolean isFailure()
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.