Class IllegalExportConfigException

All Implemented Interfaces:
Serializable

public class IllegalExportConfigException extends ExportException
See Also:
  • Constructor Details

    • IllegalExportConfigException

      public IllegalExportConfigException()
    • IllegalExportConfigException

      public IllegalExportConfigException(String msg)
    • IllegalExportConfigException

      public IllegalExportConfigException(Throwable cause)
    • IllegalExportConfigException

      public IllegalExportConfigException(String msg, Throwable cause)