Home
last modified time | relevance | path

Searched refs:RequestError (Results 1 – 25 of 816) sorted by relevance

12345678910>>...33

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mturk-requester/include/aws/mturk-requester/model/
H A DRequestError.h31 class AWS_MTURK_API RequestError
34 RequestError();
35 RequestError(Aws::Utils::Json::JsonView jsonValue);
36 RequestError& operator=(Aws::Utils::Json::JsonView jsonValue);
56 inline RequestError& WithMessage(const Aws::String& value) { SetMessage(value); return *this;} in WithMessage()
59 …inline RequestError& WithMessage(Aws::String&& value) { SetMessage(std::move(value)); return *this… in WithMessage()
62 inline RequestError& WithMessage(const char* value) { SetMessage(value); return *this;} in WithMessage()
81 …inline RequestError& WithTurkErrorCode(const Aws::String& value) { SetTurkErrorCode(value); return… in WithTurkErrorCode()
84 …inline RequestError& WithTurkErrorCode(Aws::String&& value) { SetTurkErrorCode(std::move(value)); … in WithTurkErrorCode()
87 …inline RequestError& WithTurkErrorCode(const char* value) { SetTurkErrorCode(value); return *this;} in WithTurkErrorCode()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mturk-requester/source/model/
H A DRequestError.cpp21 RequestError::RequestError() : in RequestError() function in Aws::MTurk::Model::RequestError
27 RequestError::RequestError(JsonView jsonValue) : in RequestError() function in Aws::MTurk::Model::RequestError
34 RequestError& RequestError::operator =(JsonView jsonValue) in operator =()
53 JsonValue RequestError::Jsonize() const in Jsonize()
/dports/www/mod_webkit/w4py-1.2.3/WebKit/
H A DPickleRPCServlet.py18 from MiscUtils.PickleRPC import RequestError, SafeUnpickler
90 raise RequestError(
93 raise RequestError(
96 raise RequestError(
101 raise RequestError('Cannot unpickle dict-rpc request.')
103 raise RequestError(
107 raise RequestError('Cannot handle version %s requests.'
110 raise RequestError(
115 raise RequestError('Missing method in request')
123 except RequestError as e:
/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dtest_enums.py11 from .enum_usecases import Color, Shape, Shake, Planet, RequestError
31 c is RequestError.internal_error,
47 if x > RequestError.internal_error:
48 return x - RequestError.not_found
54 if x != RequestError.not_found:
55 return RequestError['internal_error']
57 return RequestError.dummy
126 (RequestError.not_found, RequestError.not_found),
127 (RequestError.internal_error, RequestError.not_found),
/dports/audio/py-speechrecognition/speech_recognition-3.8.1/examples/
H A Dmicrophone_recognition.py18 except sr.RequestError as e:
29 except sr.RequestError as e:
38 except sr.RequestError as e:
47 except sr.RequestError as e:
56 except sr.RequestError as e:
66 except sr.RequestError as e:
76 except sr.RequestError as e:
H A Daudio_transcribe.py21 except sr.RequestError as e:
32 except sr.RequestError as e:
41 except sr.RequestError as e:
50 except sr.RequestError as e:
59 except sr.RequestError as e:
69 except sr.RequestError as e:
79 except sr.RequestError as e:
H A Dextended_results.py24 except sr.RequestError as e:
36 except sr.RequestError as e:
46 except sr.RequestError as e:
56 except sr.RequestError as e:
66 except sr.RequestError as e:
77 except sr.RequestError as e:
88 except sr.RequestError as e:
/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
17 func (e *RequestError) Error() string { argument
20 func (e *RequestError) ErrorMessage() string { argument
26 func (e *RequestError) ErrorCode() string { return "RequestError" } argument
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
17 func (e *RequestError) Error() string { argument
20 func (e *RequestError) ErrorMessage() string { argument
26 func (e *RequestError) ErrorCode() string { return "RequestError" } argument
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
17 func (e *RequestError) Error() string { argument
20 func (e *RequestError) ErrorMessage() string { argument
26 func (e *RequestError) ErrorCode() string { return "RequestError" } argument
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
17 func (e *RequestError) Error() string { argument
20 func (e *RequestError) ErrorMessage() string { argument
26 func (e *RequestError) ErrorCode() string { return "RequestError" } argument
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
17 func (e *RequestError) Error() string { argument
20 func (e *RequestError) ErrorMessage() string { argument
26 func (e *RequestError) ErrorCode() string { return "RequestError" } argument
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/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
17 func (e *RequestError) Error() string { argument
20 func (e *RequestError) ErrorMessage() string { argument
26 func (e *RequestError) ErrorCode() string { return "RequestError" } argument
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
19 func (e *RequestError) Error() string { argument
22 func (e *RequestError) ErrorMessage() string { argument
28 func (e *RequestError) ErrorCode() string { return "RequestError" } argument
29 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mturk/types/
H A Derrors.go11 type RequestError struct { struct
17 func (e *RequestError) Error() string { argument
20 func (e *RequestError) ErrorMessage() string { argument
26 func (e *RequestError) ErrorCode() string { return "RequestError" } argument
27 func (e *RequestError) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/devel/py-xcaplib/python-xcaplib-1.2.2/xcaplib/
H A Derror.py2 class RequestError(Exception): class
5 class HTTPError(RequestError):
19 class AlreadyExists(RequestError):
36 return RequestError.__new__(DocumentAlreadyExists, application, node)
38 return RequestError.__new__(NodeAlreadyExists, application)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/botocore/vendored/requests/packages/urllib3/
H A Dexceptions.py25 class RequestError(PoolError): class
62 class MaxRetryError(RequestError):
78 RequestError.__init__(self, pool, url, message)
81 class HostChangedError(RequestError):
86 RequestError.__init__(self, pool, url, message)
104 class ReadTimeoutError(TimeoutError, RequestError):
/dports/devel/py-botocore/botocore-1.21.61/botocore/vendored/requests/packages/urllib3/
H A Dexceptions.py25 class RequestError(PoolError): class
62 class MaxRetryError(RequestError):
78 RequestError.__init__(self, pool, url, message)
81 class HostChangedError(RequestError):
86 RequestError.__init__(self, pool, url, message)
104 class ReadTimeoutError(TimeoutError, RequestError):
/dports/net/py-pytradfri/pytradfri-7.2.1/pytradfri/
H A Derror.py8 class RequestError(PytradfriError): class
16 class RequestTimeout(RequestError):
20 class ClientError(RequestError):
27 class ServerError(RequestError):
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dazure.go50 type RequestError struct { struct
61 func (e RequestError) Error() string { argument
68 _, ok := e.(*RequestError)
76 …ype string, method string, resp *http.Response, message string, args ...interface{}) RequestError {
77 if v, ok := original.(*RequestError); ok {
85 return RequestError{
158 var e RequestError
/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
61 func (e RequestError) Error() string { argument
68 _, ok := e.(*RequestError)
76 …ype string, method string, resp *http.Response, message string, args ...interface{}) RequestError {
77 if v, ok := original.(*RequestError); ok {
85 return RequestError{
158 var e RequestError
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dazure.go50 type RequestError struct { struct
61 func (e RequestError) Error() string { argument
68 _, ok := e.(*RequestError)
76 …ype string, method string, resp *http.Response, message string, args ...interface{}) RequestError {
77 if v, ok := original.(*RequestError); ok {
85 return RequestError{
158 var e RequestError
/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
61 func (e RequestError) Error() string { argument
68 _, ok := e.(*RequestError)
76 …ype string, method string, resp *http.Response, message string, args ...interface{}) RequestError {
77 if v, ok := original.(*RequestError); ok {
85 return RequestError{
158 var e RequestError
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/getkin/kin-openapi/openapi3filter/
H A Derrors.go9 var _ error = &RequestError{}
12 type RequestError struct { struct
20 var _ interface{ Unwrap() error } = RequestError{}
22 func (err *RequestError) Error() string { argument
40 func (err RequestError) Unwrap() error { argument
H A Dvalidate_request.go132 return &RequestError{Input: input, Parameter: parameter, Err: err}
136 return &RequestError{Input: input, Parameter: parameter, Err: err}
143 return &RequestError{Input: input, Parameter: parameter, Err: ErrInvalidRequired}
158 return &RequestError{Input: input, Parameter: parameter, Err: err}
184 return &RequestError{
197 return &RequestError{Input: input, RequestBody: requestBody, Err: ErrInvalidRequired}
211 return &RequestError{
226 return &RequestError{
242 return &RequestError{
307 return &RequestError{

12345678910>>...33