Class HDGFException

All Implemented Interfaces:
Serializable

public final class HDGFException extends RuntimeException
The superclass of all HDGF exceptions
Author:
Yegor Kozlov
See Also:
  • Constructor Details

    • HDGFException

      public HDGFException()
    • HDGFException

      public HDGFException(String message)
    • HDGFException

      public HDGFException(String message, Throwable cause)
    • HDGFException

      public HDGFException(Throwable cause)