public class UnhandledException extends RuntimeException
WebApplicationException instead. UnhandledException is
used to propagate exception than can't be handled by this framework to top
container (e.g. Servlet Container)| Constructor and Description |
|---|
UnhandledException(String s,
Throwable throwable) |
UnhandledException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2016 Codenvy, S.A.. All rights reserved.