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:
    Serialized Form
    • Constructor Detail

      • ExportException

        public ExportException​(String message,
                               Throwable cause)