public class SAXRuntimeException extends SRuntimeException
| コンストラクタと説明 |
|---|
SAXRuntimeException(SAXException cause) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected static Object[] |
createArgs(SAXException cause) |
protected static String |
createMessage(SAXException cause) |
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SAXRuntimeException(SAXException cause)
protected static Object[] createArgs(SAXException cause)
protected static String createMessage(SAXException cause)
Copyright © 2015–2016 The DBFlute Project. All rights reserved.