Home
last modified time | relevance | path

Searched defs:RequestError (Results 1 – 25 of 551) sorted by relevance

12345678910>>...23

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
12 Message *string
14 TurkErrorCode *string
16 noSmithyDocumentSerde
19 func (e *RequestError) Error() string {
22 func (e *RequestError) ErrorMessage() string {
28 func (e *RequestError) ErrorCode() string { return "RequestError" }
29 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/getkin/kin-openapi/openapi3filter/
H A Derrors.go12 type RequestError struct { struct
13 Input *RequestValidationInput
14 Parameter *openapi3.Parameter
15 RequestBody *openapi3.RequestBody
16 Reason string
17 Err error
22 func (err *RequestError) Error() string {
40 func (err RequestError) Unwrap() error {
H A Dvalidation_error_encoder.go58 func convertBasicRequestError(e *RequestError) *ValidationError {
77 func convertErrInvalidRequired(e *RequestError) *ValidationError {
90 func convertParseError(e *RequestError, innerErr *ParseError) *ValidationError {
119 func convertSchemaError(e *RequestError, innerErr *openapi3.SchemaError) *ValidationError {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
12 Message *string
14 TurkErrorCode *string
17 func (e *RequestError) Error() string {
20 func (e *RequestError) ErrorMessage() string {
26 func (e *RequestError) ErrorCode() string { return "RequestError" }
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
12 Message *string
14 TurkErrorCode *string
17 func (e *RequestError) Error() string {
20 func (e *RequestError) ErrorMessage() string {
26 func (e *RequestError) ErrorCode() string { return "RequestError" }
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
12 Message *string
14 TurkErrorCode *string
17 func (e *RequestError) Error() string {
20 func (e *RequestError) ErrorMessage() string {
26 func (e *RequestError) ErrorCode() string { return "RequestError" }
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
12 Message *string
14 TurkErrorCode *string
17 func (e *RequestError) Error() string {
20 func (e *RequestError) ErrorMessage() string {
26 func (e *RequestError) ErrorCode() string { return "RequestError" }
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
12 Message *string
14 TurkErrorCode *string
17 func (e *RequestError) Error() string {
20 func (e *RequestError) ErrorMessage() string {
26 func (e *RequestError) ErrorCode() string { return "RequestError" }
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
12 Message *string
14 TurkErrorCode *string
17 func (e *RequestError) Error() string {
20 func (e *RequestError) ErrorMessage() string {
26 func (e *RequestError) ErrorCode() string { return "RequestError" }
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
12 Message *string
14 TurkErrorCode *string
17 func (e *RequestError) Error() string {
20 func (e *RequestError) ErrorMessage() string {
26 func (e *RequestError) ErrorCode() string { return "RequestError" }
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/
H A Derror.go37 type RequestError struct { struct
38 msg string
39 resp *Response
46 func (re RequestError) Error() string {
51 func (re RequestError) Response() *Response {
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/gridscale/gsclient-go/v3/
H A Drequest.go44 type RequestError struct { struct
45 Title string `json:"title"`
46 Description string `json:"description"`
47 StatusCode int
48 RequestUUID string
52 func (r RequestError) Error() string {
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/
H A Drequest.go48 type RequestError struct { struct
49 Title string `json:"title"`
50 Description string `json:"description"`
51 StatusCode int
52 RequestUUID string
62 func (r RequestError) Error() string {
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dazure.go50 type RequestError struct { struct
51 autorest.DetailedError
54 ServiceError *ServiceError `json:"error"`
57 RequestID string
61 func (e RequestError) Error() string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dazure.go50 type RequestError struct { struct
51 autorest.DetailedError
54 ServiceError *ServiceError `json:"error"`
57 RequestID string
61 func (e RequestError) Error() string {
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dazure.go50 type RequestError struct { struct
51 autorest.DetailedError
54 ServiceError *ServiceError `json:"error"`
57 RequestID string
61 func (e RequestError) Error() string {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dazure.go50 type RequestError struct { struct
51 autorest.DetailedError
54 ServiceError *ServiceError `json:"error"`
57 RequestID string
61 func (e RequestError) Error() string {
/dports/security/vuls/go-autorest-logger-v0.1.0/autorest/azure/
H A Dazure.go142 type RequestError struct { struct
143 autorest.DetailedError
146 ServiceError *ServiceError `json:"error"`
149 RequestID string
153 func (e RequestError) Error() string {
/dports/security/vuls/go-autorest-aff029487b89/autorest/azure/
H A Dazure.go143 type RequestError struct { struct
144 autorest.DetailedError
147 ServiceError *ServiceError `json:"error" xml:"Error"`
150 RequestID string
154 func (e RequestError) Error() string {
/dports/security/vuls/go-autorest-autorest-v0.9.3/autorest/azure/
H A Dazure.go143 type RequestError struct { struct
144 autorest.DetailedError
147 ServiceError *ServiceError `json:"error" xml:"Error"`
150 RequestID string
154 func (e RequestError) Error() string {
/dports/security/vuls/go-autorest-tracing-v0.5.0/autorest/azure/
H A Dazure.go142 type RequestError struct { struct
143 autorest.DetailedError
146 ServiceError *ServiceError `json:"error"`
149 RequestID string
153 func (e RequestError) Error() string {
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dazure.go142 type RequestError struct { struct
143 autorest.DetailedError
146 ServiceError *ServiceError `json:"error"`
149 RequestID string
153 func (e RequestError) Error() string {
/dports/www/gitlab-workhorse/go-autorest-79a63e70c4d8/autorest/azure/
H A Dazure.go177 type RequestError struct { struct
178 autorest.DetailedError
181 ServiceError *ServiceError `json:"error" xml:"Error"`
184 RequestID string
188 func (e RequestError) Error() string {
/dports/www/gitlab-workhorse/go-autorest-b3a0b30a7423/autorest/azure/
H A Dazure.go143 type RequestError struct { struct
144 autorest.DetailedError
147 ServiceError *ServiceError `json:"error" xml:"Error"`
150 RequestID string
154 func (e RequestError) Error() string {
/dports/www/gitlab-workhorse/go-autorest-logger-v0.2.1/autorest/azure/
H A Dazure.go177 type RequestError struct { struct
178 autorest.DetailedError
181 ServiceError *ServiceError `json:"error" xml:"Error"`
184 RequestID string
188 func (e RequestError) Error() string {

12345678910>>...23