public class UnhandledAlertException extends RuntimeException
| Constructor and Description |
|---|
UnhandledAlertException(String message)
Creates an UnhandledAlertException with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnhandledAlertException(String message)
message - The message.
Copyright 2009-2012 Micro Focus. All Rights Reserved.