Class GHIOException

    • Constructor Detail

      • GHIOException

        public GHIOException()
        Instantiates a new Ghio exception.
      • GHIOException

        public GHIOException​(String message)
        Instantiates a new Ghio exception.
        Parameters:
        message - the message
    • Method Detail

      • getResponseHeaderFields

        @CheckForNull
        public Map<String,​List<String>> getResponseHeaderFields()
        Gets response header fields.
        Returns:
        the response header fields