Home
last modified time | relevance | path

Searched refs:ServerError (Results 1 – 25 of 1657) sorted by relevance

12345678910>>...67

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go27 type ServerError struct { struct
38 tryWrap(error *ServerError, wrapInfo map[string]string) (bool, *ServerError) argument
41 func (err *ServerError) Error() string { argument
47 result := &ServerError{
82 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
92 func (err *ServerError) HttpStatus() int { argument
96 func (err *ServerError) ErrorCode() string { argument
100 func (err *ServerError) Message() string { argument
108 func (err *ServerError) HostId() string { argument
112 func (err *ServerError) RequestId() string { argument
[all …]
/dports/editors/xi-term/xi-term-d264767/cargo-crates/xrl-0.0.8/src/
H A Derrors.rs78 pub enum ServerError { enum
84 impl fmt::Display for ServerError { implementation
98 impl error::Error for ServerError { implementation
102 ServerError::Other(_) => "Unknown error", in description()
103 ServerError::DeserializeFailed(_) => { in description()
118 impl From<String> for ServerError { implementation
120 ServerError::Other(s) in from()
124 impl<'a> From<&'a str> for ServerError { implementation
126 ServerError::Other(s.to_string()) in from()
130 impl From<SerdeError> for ServerError { implementation
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-alicloud/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors/
H A Dserver_error.go28 type ServerError struct { struct
42 func (err *ServerError) Error() string { argument
48 result := &ServerError{
83 func WrapServerError(originError *ServerError, wrapInfo map[string]string) *ServerError { argument
93 func (err *ServerError) HttpStatus() int { argument
97 func (err *ServerError) ErrorCode() string { argument
101 func (err *ServerError) Message() string { argument
109 func (err *ServerError) HostId() string { argument
113 func (err *ServerError) RequestId() string { argument
117 func (err *ServerError) Recommend() string { argument
[all …]
/dports/www/gitea/gitea-1.16.5/routers/web/auth/
H A D2fa.go37 ctx.ServerError("UserSignIn", errors.New("not in 2FA session"))
52 ctx.ServerError("UserSignIn", errors.New("not in 2FA session"))
59 ctx.ServerError("UserSignIn", err)
66 ctx.ServerError("UserSignIn", err)
74 ctx.ServerError("UserSignIn", err)
81 ctx.ServerError("UserSignIn", err)
88 ctx.ServerError("UserSignIn", err)
132 ctx.ServerError("UserSignIn", err)
141 ctx.ServerError("UserSignIn", err)
145 ctx.ServerError("UserSignIn", err)
[all …]
H A Dwebauthn.go38 ctx.ServerError("UserSignIn", errors.New("not in WebAuthn session"))
50 ctx.ServerError("UserSignIn", errors.New("not in WebAuthn session"))
56 ctx.ServerError("UserSignIn", err)
62 ctx.ServerError("UserSignIn", err)
66 ctx.ServerError("UserSignIn", errors.New("no device registered"))
74 ctx.ServerError("webauthn.BeginLogin", err)
79 ctx.ServerError("Session.Set", err)
100 ctx.ServerError("UserSignIn", err)
136 ctx.ServerError("GetWebAuthnCredentialByCredID", err)
142 ctx.ServerError("UpdateSignCount", err)
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/server/remote/
H A DRemoteServerError.java22 import org.rstudio.studio.client.server.ServerError;
25 class RemoteServerError implements ServerError
96 return ServerError.SUCCESS; in codeFromRpcErrorCode()
99 return ServerError.CONNECTION; in codeFromRpcErrorCode()
102 return ServerError.UNAVAILABLE; in codeFromRpcErrorCode()
105 return ServerError.UNAUTHORIZED; in codeFromRpcErrorCode()
114 return ServerError.PROTOCOL; in codeFromRpcErrorCode()
117 return ServerError.EXECUTION; in codeFromRpcErrorCode()
120 return ServerError.TRANSMISSION; in codeFromRpcErrorCode()
124 return ServerError.LICENSE_USAGE_LIMIT; in codeFromRpcErrorCode()
[all …]
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/ycmd/tests/
H A Drequest_validation_test.py20 from ycmd.responses import ServerError
45 raises( ServerError, ".*line_num.*" ) )
52 raises( ServerError, ".*column_num.*" ) )
59 raises( ServerError, ".*filepath.*" ) )
66 raises( ServerError, ".*file_data.*" ) )
73 raises( ServerError, ".*contents.*" ) )
80 raises( ServerError, ".*filetypes.*" ) )
87 raises( ServerError, ".*filetypes.*" ) )
94 raises( ServerError, ".*/bar.*" ) )
/dports/www/gitea/gitea-1.16.5/routers/web/user/setting/security/
H A D2fa.go38 ctx.ServerError("SettingsTwoFactor: Failed to GetTwoFactorByUID", err)
44 ctx.ServerError("SettingsTwoFactor: Failed to GenerateScratchToken", err)
49 ctx.ServerError("SettingsTwoFactor: Failed to UpdateTwoFactor", err)
68 ctx.ServerError("SettingsTwoFactor: Failed to GetTwoFactorByUID", err)
78 ctx.ServerError("SettingsTwoFactor: Failed to DeleteTwoFactorByID", err)
93 ctx.ServerError("SettingsTwoFactor: Failed NewKeyFromURL: ", err)
106 ctx.ServerError("SettingsTwoFactor: totpGenerate Failed", err)
120 ctx.ServerError("SettingsTwoFactor: otpKey png encoding failed", err)
158 ctx.ServerError("SettingsTwoFactor: GetTwoFactorByUID", err)
217 ctx.ServerError("SettingsTwoFactor: Failed to set secret", err)
[all …]
H A Dwebauthn.go33 ctx.ServerError("GetWebAuthnCredentialsByUID", err)
43 ctx.ServerError("Unable to set session key for webauthnName", err)
49 ctx.ServerError("Unable to BeginRegistration", err)
55 ctx.ServerError("Unable to set session", err)
66 ctx.ServerError("Get webauthnName", errors.New("no webauthnName"))
73 ctx.ServerError("Get registration", errors.New("no registration"))
86 ctx.ServerError("CreateCredential", err)
92 ctx.ServerError("GetWebAuthnCredentialsByUID", err)
103 ctx.ServerError("CreateCredential", err)
115 ctx.ServerError("GetWebAuthnCredentialByID", err)
/dports/www/gitea/gitea-1.16.5/routers/web/repo/
H A Dwebhook.go228 ctx.ServerError("UpdateEvent", err)
282 ctx.ServerError("UpdateEvent", err)
318 ctx.ServerError("Marshal", err)
413 ctx.ServerError("Marshal", err)
467 ctx.ServerError("Marshal", err)
571 ctx.ServerError("Marshal", err)
726 ctx.ServerError("History", err)
858 ctx.ServerError("Marshal", err)
901 ctx.ServerError("Marshal", err)
977 ctx.ServerError("Marshal", err)
[all …]
H A Dissue.go243 ctx.ServerError("Issues", err)
261 ctx.ServerError("GetIsRead", err)
278 ctx.ServerError("GetAssignees", err)
455 ctx.ServerError("GetProjects", err)
466 ctx.ServerError("GetProjects", err)
1015 ctx.ServerError("NewIssue", err)
1102 ctx.ServerError("GetUnit", err)
1272 ctx.ServerError("ReadBy", err)
1544 ctx.ServerError("GetUnit", err)
1702 ctx.ServerError("ParseInt", err)
[all …]

12345678910>>...67