Class GoGridResponseException

  • All Implemented Interfaces:
    Serializable

    public class GoGridResponseException
    extends org.jclouds.http.HttpResponseException
    See Also:
    Serialized Form
    • Constructor Detail

      • GoGridResponseException

        public GoGridResponseException​(org.jclouds.http.HttpCommand command,
                                       org.jclouds.http.HttpResponse response,
                                       Set<ErrorResponse> errors)