|
||||||||||
????? ????? | ?????? ?????? | |||||||||
??: ??? | ????? | ??????? | ???? | ??: ????? | ??????? | ???? |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.framework.exception.SRuntimeException
org.seasar.s2csv.csv.exception.runtime.CSVCloseException
public class CSVCloseException
Close処理Exception
?????????? | |
---|---|
CSVCloseException()
|
|
CSVCloseException(java.lang.Throwable cause)
|
??????? |
---|
??? org.seasar.framework.exception.SRuntimeException ??????????? |
---|
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessage |
??? java.lang.Throwable ??????????? |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
??? java.lang.Object ??????????? |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
?????????? |
---|
public CSVCloseException(java.lang.Throwable cause)
cause
- public CSVCloseException()
|
||||||||||
????? ????? | ?????? ?????? | |||||||||
??: ??? | ????? | ??????? | ???? | ??: ????? | ??????? | ???? |