Class BivesImportException

  • All Implemented Interfaces:
    Serializable

    public class BivesImportException
    extends BivesException
    The Class BivesImportException signaling errors while importing documents.
    Author:
    Martin Scharm
    See Also:
    Serialized Form
    • Constructor Detail

      • BivesImportException

        public BivesImportException​(String file,
                                    Exception e)
        Instantiates a new bives import exception.
        Parameters:
        file - the file
        e - the thrown exception