Class ImportException

All Implemented Interfaces:
Serializable

public class ImportException extends RuntimeException
See Also:
  • Constructor Details

    • ImportException

      public ImportException(String message)
    • ImportException

      public ImportException(String message, Throwable cause)