クラス EntityCsvException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.ApplicationException
org.iplass.mtp.impl.entity.fileport.EntityCsvException
- すべての実装されたインタフェース:
Serializable
CsvUploadに関する例外クラス。
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明EntityCsvException(String message) EntityCsvException(String code, String message) EntityCsvException(String code, String message, Throwable cause) EntityCsvException(String message, Throwable cause) EntityCsvException(Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
EntityCsvException
public EntityCsvException() -
EntityCsvException
-
EntityCsvException
-
EntityCsvException
-
EntityCsvException
-
EntityCsvException
-
-
メソッドの詳細
-
getCode
-
setCode
-