Class ExportException

All Implemented Interfaces:
Serializable

public class ExportException extends RuntimeException
Thrown to indicate that exporter has been exported an illegal or unexpected content.
Since:
5.8.0
See Also:
  • Constructor Details

    • ExportException

      public ExportException(String message, Throwable cause)