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, Throwable cause)
IOException(String, Throwable)public SessionExpiredException(String message)
IOException(String)public SessionExpiredException(Throwable cause)
IOException(Throwable)Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.