Class DirectIndexApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.dnetlib.app.directindex.errors.DirectIndexApiException
All Implemented Interfaces:
Serializable

public class DirectIndexApiException extends Exception
See Also:
  • Constructor Details

    • DirectIndexApiException

      public DirectIndexApiException()
    • DirectIndexApiException

      public DirectIndexApiException(String message, Throwable cause)
    • DirectIndexApiException

      public DirectIndexApiException(String message)
    • DirectIndexApiException

      public DirectIndexApiException(Throwable cause)