クラス EntityCsvImportRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.ApplicationException
org.iplass.mtp.impl.fileport.EntityCsvImportRuntimeException
- すべての実装されたインタフェース:
Serializable
public class EntityCsvImportRuntimeException
extends org.iplass.mtp.ApplicationException
EntityのCSVファイルImport時に発生するException
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明EntityCsvImportRuntimeException(String message) EntityCsvImportRuntimeException(String message, Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
EntityCsvImportRuntimeException
public EntityCsvImportRuntimeException() -
EntityCsvImportRuntimeException
-
EntityCsvImportRuntimeException
-
EntityCsvImportRuntimeException
-