Class ExcelImportServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sk.iway.iwcm.admin.xls.exception.ExcelImportServiceException
All Implemented Interfaces:
Serializable

public class ExcelImportServiceException extends RuntimeException
See Also:
  • Constructor Details

    • ExcelImportServiceException

      public ExcelImportServiceException()
    • ExcelImportServiceException

      public ExcelImportServiceException(String message)
  • Method Details

    • getErrors

      public List<String> getErrors()
    • addError

      public void addError(String error)