Class DatasinkExportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.datenwerke.rs.core.service.datasinkmanager.exceptions.DatasinkExportException
All Implemented Interfaces:
Serializable

public class DatasinkExportException extends Exception
See Also:
  • Constructor Details

    • DatasinkExportException

      public DatasinkExportException()
    • DatasinkExportException

      public DatasinkExportException(String message, Throwable cause)
    • DatasinkExportException

      public DatasinkExportException(String message)
    • DatasinkExportException

      public DatasinkExportException(Throwable cause)