org.seasar.s2csv.csv.exception.runtime
??? CSVWriteException

java.lang.Object
  ????? java.lang.Throwable
      ????? java.lang.Exception
          ????? java.lang.RuntimeException
              ????? org.seasar.framework.exception.SRuntimeException
                  ????? org.seasar.s2csv.csv.exception.runtime.CSVWriteException
????????????????:
java.io.Serializable

public class CSVWriteException
extends org.seasar.framework.exception.SRuntimeException

CSV書き込みエラーException

???:
newta
????:
????????

??????????
CSVWriteException()
           
CSVWriteException(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
 

??????????

CSVWriteException

public CSVWriteException(java.lang.Throwable cause)
?????:
cause -

CSVWriteException

public CSVWriteException()


Copyright © 2004-2008-2008 The Seasar Foundation. All Rights Reserved.