Class ImportException

All Implemented Interfaces:
Serializable

public class ImportException extends RuntimeException
See Also:
  • Constructor Details

    • ImportException

      public ImportException(String errorMessage)
    • ImportException

      public ImportException(Throwable cause, String errorMessage)