Class DebitorExportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.optional.finance.api.service.export.DebitorExportException
All Implemented Interfaces:
Serializable

public class DebitorExportException extends Exception
custom exception to wrap checked exceptions thrown in a DebitorExporter
See Also:
  • Constructor Details

    • DebitorExportException

      public DebitorExportException(Throwable throwable)
    • DebitorExportException

      public DebitorExportException(String msg)