public class UnhandledException extends AtlanticException
| Constructor and Description |
|---|
UnhandledException(Throwable cause)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnhandledException(Throwable cause)
cause - The original cause.Copyright © 2019. All rights reserved.