public class SessionExpiredException extends IOException
LocalReplicator.DEFAULT_SESSION_EXPIRATION_THRESHOLD,
LocalReplicator.setExpirationThreshold(long),
Serialized Form| Constructor and Description |
|---|
SessionExpiredException(String message) |
SessionExpiredException(String message,
Throwable cause) |
SessionExpiredException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SessionExpiredException(String message)
IOException.IOException(String)public SessionExpiredException(Throwable cause)
IOException.IOException(Throwable)Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.