public class ParseRuntimeException extends SRuntimeException
ParseExceptionをラップする例外です。| コンストラクタと説明 |
|---|
ParseRuntimeException(ParseException cause)
ParseRuntimeExceptionを作成します。 |
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseRuntimeException(ParseException cause)
ParseRuntimeExceptionを作成します。cause - Copyright © 2015 The DBFlute Project. All rights reserved.