Class IllegalImportConfigException

All Implemented Interfaces:
Serializable

public class IllegalImportConfigException extends ImportException
See Also:
  • Constructor Details

    • IllegalImportConfigException

      public IllegalImportConfigException()
    • IllegalImportConfigException

      public IllegalImportConfigException(String msg)
    • IllegalImportConfigException

      public IllegalImportConfigException(Throwable cause)
    • IllegalImportConfigException

      public IllegalImportConfigException(String msg, Throwable cause)