public class UnhandledAlertException extends RuntimeException
Constructor and Description |
---|
UnhandledAlertException(String message)
使用给定的消息创建一个 UnhandledAlertException 异常。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnhandledAlertException(String message)
message
- 消息。
Copyright 2009-2012 Micro Focus. All Rights Reserved.