Class ImportException

  • All Implemented Interfaces:
    Serializable

    public class ImportException
    extends RuntimeException
    Thrown to indicate that importer has been imported an illegal or unexpected content.
    Since:
    5.1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • ImportException

        public ImportException​(String message,
                               Throwable cause)