public class ClientSessionException extends RuntimeException
ClientSessionException is thrown when invalid operations are performed on a ClientSession,
for example accessing a ClientSession after it was disposed.
| Constructor and Description |
|---|
ClientSessionException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientSessionException(String message)
Copyright 2009-2012 Micro Focus. All Rights Reserved.