Class ImporterException

All Implemented Interfaces:
Serializable

public class ImporterException extends RuntimeException
Base Exception of Import Exceptions.
Author:
David Caruana
See Also:
  • Constructor Details

    • ImporterException

      public ImporterException(String msg)
    • ImporterException

      public ImporterException(String msg, Throwable cause)