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 java.lang.Object
Event that marks that client has been disconnected (or stopped).
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(java.lang.Throwable e)
getException
public java.lang.Throwable getException()
isExpected
public boolean isExpected()
isFailure
public boolean isFailure()