クラス 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

      public EntityCsvImportRuntimeException()
    • EntityCsvImportRuntimeException

      public EntityCsvImportRuntimeException(String message, Throwable cause)
    • EntityCsvImportRuntimeException

      public EntityCsvImportRuntimeException(String message)
    • EntityCsvImportRuntimeException

      public EntityCsvImportRuntimeException(Throwable cause)