public class UnhandledException extends RuntimeException
| Constructor and Description |
|---|
UnhandledException() |
UnhandledException(String message) |
UnhandledException(String message,
Throwable cause) |
UnhandledException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012 Seam Framework. All Rights Reserved.