Class GHException

    • Constructor Detail

      • GHException

        public GHException​(String message)
        Instantiates a new Gh exception.
        Parameters:
        message - the message
      • GHException

        public GHException​(String message,
                           Throwable cause)
        Instantiates a new Gh exception.
        Parameters:
        message - the message
        cause - the cause