public class ParseException extends MessagingException
| コンストラクターと説明 |
|---|
ParseException() 詳細メッセージなしで ParseException を構築します。 |
ParseException(StringSE s) 指定された詳細メッセージで ParseException を構築します。 |
getCause, getNextException, setNextException, toStringaddSuppressedSE, fillInStackTraceSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ParseException()
public ParseException(StringSE s)
s - 詳細メッセージ Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.