Class ImportException

All Implemented Interfaces:
Serializable

public class ImportException extends HigsonRuntimeException
Author:
gwysocki
See Also:
  • Constructor Details

    • ImportException

      public ImportException(String msg)
    • ImportException

      public ImportException(String msg, Throwable cause)