Class FundersApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.dnetlib.openaire.exporter.exceptions.FundersApiException
All Implemented Interfaces:
Serializable

public class FundersApiException extends Exception
See Also:
  • Constructor Details

    • FundersApiException

      public FundersApiException()
    • FundersApiException

      public FundersApiException(String message)
    • FundersApiException

      public FundersApiException(String message, Throwable cause)
    • FundersApiException

      public FundersApiException(Throwable cause)