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