public interface ICloseControllingException
getCloseType().| Modifier and Type | Interface and Description |
|---|---|
static class |
ICloseControllingException.CloseType
Type of the close operation.
|
| Modifier and Type | Method and Description |
|---|---|
ICloseControllingException.CloseType |
getCloseType()
Returns the way a session should be closed after throwing this exception
during processing of session's I/O operations.
|
Throwable |
getClosingCause()
Returns the cause that triggered the close operation.
|
ICloseControllingException.CloseType getCloseType()
Throwable getClosingCause()
IHandler.exception(java.lang.Throwable).Copyright © 2017–2022 SNF4J.ORG. All rights reserved.