public class SessionBoundaryError extends SessionError
| Constructor and Description |
|---|
SessionBoundaryError(int closure) |
SessionBoundaryError(int closure,
String message,
Object... args) |
SessionBoundaryError(int closure,
Throwable throwable) |
SessionBoundaryError(int closure,
Throwable throwable,
String message,
Object... args) |
getClosureaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.