public class UnhandledAlertException extends RuntimeException
| コンストラクタと説明 |
|---|
UnhandledAlertException(String message)
指定したメッセージで UnhandledAlertException を作成します。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnhandledAlertException(String message)
message - メッセージ。
Copyright 2009-2012 Micro Focus. All Rights Reserved.