Class DnetException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.dnetlib.common.exceptions.DnetException
All Implemented Interfaces:
Serializable

public class DnetException extends Exception
See Also:
  • Constructor Details

    • DnetException

      public DnetException(String message, Throwable cause)
    • DnetException

      public DnetException(String message)