Home
last modified time | relevance | path

Searched defs:ProtocolError (Results 1 – 25 of 576) sorted by relevance

12345678910>>...24

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/lsp-server-0.5.2/src/
H A Derror.rs4 pub struct ProtocolError(pub(crate) String); struct
6 impl std::error::Error for ProtocolError {} implementation
8 impl fmt::Display for ProtocolError { implementation
H A Dlib.rs97 pub fn initialize_start(&self) -> Result<(RequestId, serde_json::Value), ProtocolError> { in initialize_start() argument
128 ) -> Result<(), ProtocolError> { in initialize_finish() argument
173 ) -> Result<serde_json::Value, ProtocolError> { in initialize() argument
186 pub fn handle_shutdown(&self, req: &Request) -> Result<bool, ProtocolError> { in handle_shutdown() argument
/dports/devel/texlab/texlab-3.3.0/cargo-crates/lsp-server-0.5.2/src/
H A Derror.rs4 pub struct ProtocolError(pub(crate) String); struct
6 impl std::error::Error for ProtocolError {} implementation
8 impl fmt::Display for ProtocolError { implementation
H A Dlib.rs97 pub fn initialize_start(&self) -> Result<(RequestId, serde_json::Value), ProtocolError> { in initialize_start() argument
128 ) -> Result<(), ProtocolError> { in initialize_finish() argument
173 ) -> Result<serde_json::Value, ProtocolError> { in initialize() argument
186 pub fn handle_shutdown(&self, req: &Request) -> Result<bool, ProtocolError> { in handle_shutdown() argument
/dports/lang/rust/rustc-1.58.1-src/vendor/lsp-server/src/
H A Derror.rs4 pub struct ProtocolError(pub(crate) String); struct
6 impl std::error::Error for ProtocolError {} implementation
8 impl fmt::Display for ProtocolError { implementation
H A Dlib.rs97 pub fn initialize_start(&self) -> Result<(RequestId, serde_json::Value), ProtocolError> { in initialize_start() argument
128 ) -> Result<(), ProtocolError> { in initialize_finish() argument
173 ) -> Result<serde_json::Value, ProtocolError> { in initialize() argument
186 pub fn handle_shutdown(&self, req: &Request) -> Result<bool, ProtocolError> { in handle_shutdown() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/wayland-client-0.27.0/src/
H A Ddisplay.rs61 pub struct ProtocolError { struct
75 impl ::std::error::Error for ProtocolError { implementation
81 impl ::std::fmt::Display for ProtocolError { implementation
209 pub fn protocol_error(&self) -> Option<ProtocolError> { in protocol_error()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/wayland-client-0.23.6/src/
H A Ddisplay.rs64 pub struct ProtocolError { struct
78 impl ::std::error::Error for ProtocolError { implementation
84 impl ::std::fmt::Display for ProtocolError { implementation
205 pub fn protocol_error(&self) -> Option<ProtocolError> { in protocol_error()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/wayland-client-0.28.6/src/
H A Ddisplay.rs61 pub struct ProtocolError { struct
75 impl ::std::error::Error for ProtocolError { argument
81 impl ::std::fmt::Display for ProtocolError { implementation
217 pub fn protocol_error(&self) -> Option<ProtocolError> { in protocol_error()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/wayland-client-0.28.6/src/
H A Ddisplay.rs61 pub struct ProtocolError { struct
75 impl ::std::error::Error for ProtocolError { argument
81 impl ::std::fmt::Display for ProtocolError { implementation
217 pub fn protocol_error(&self) -> Option<ProtocolError> { in protocol_error()
/dports/irc/ergo/ergo-2.8.0/vendor/github.com/ergochat/go-ident/
H A Dclient.go31 type ProtocolError struct { struct
32 Line string
35 func (e ProtocolError) Error() string {
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/piper-vamp-cpp/vamp-client/
H A DExceptions.h60 ProtocolError() : std::runtime_error("Piper protocol error") {} in ProtocolError() function
61 ProtocolError(const char *msg) : std::runtime_error(msg) {} in ProtocolError() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/rs/src/
H A Derrors.rs479 pub struct ProtocolError { struct
484 pub kind: ProtocolErrorKind, argument
489 impl ProtocolError { implementation
491 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
522 impl ProtocolError { impl
536 impl Display for ProtocolError { implementation
613 ProtocolError = 7, enumerator
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/rs/src/
H A Derrors.rs482 pub struct ProtocolError { struct
487 pub kind: ProtocolErrorKind, argument
492 impl ProtocolError { implementation
494 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
525 impl ProtocolError { implementation
539 impl Display for ProtocolError { implementation
616 ProtocolError = 7, enumerator
/dports/devel/py-thrift/thrift-0.14.0/lib/rs/src/
H A Derrors.rs479 pub struct ProtocolError { struct
484 pub kind: ProtocolErrorKind, argument
489 impl ProtocolError { implementation
491 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
522 impl ProtocolError { impl
536 impl Display for ProtocolError { implementation
613 ProtocolError = 7, enumerator
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/rs/src/
H A Derrors.rs512 pub struct ProtocolError { struct
517 pub kind: ProtocolErrorKind, argument
522 impl ProtocolError { implementation
524 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
555 impl ProtocolError { implementation
569 impl Display for ProtocolError { implementation
652 ProtocolError = 7, enumerator
/dports/devel/thrift-cpp/thrift-0.14.0/lib/rs/src/
H A Derrors.rs479 pub struct ProtocolError { struct
484 pub kind: ProtocolErrorKind, argument
489 impl ProtocolError { implementation
491 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
522 impl ProtocolError { impl
536 impl Display for ProtocolError { implementation
613 ProtocolError = 7, enumerator
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/rs/src/
H A Derrors.rs479 pub struct ProtocolError { struct
484 pub kind: ProtocolErrorKind, argument
489 impl ProtocolError { impl
491 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
522 impl ProtocolError { implementation
536 impl Display for ProtocolError { implementation
613 ProtocolError = 7, enumerator
/dports/devel/thrift/thrift-0.14.0/lib/rs/src/
H A Derrors.rs479 pub struct ProtocolError { struct
484 pub kind: ProtocolErrorKind, argument
489 impl ProtocolError { impl
491 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
522 impl ProtocolError { implementation
536 impl Display for ProtocolError { implementation
613 ProtocolError = 7, enumerator
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/rs/src/
H A Derrors.rs479 pub struct ProtocolError { struct
484 pub kind: ProtocolErrorKind, argument
489 impl ProtocolError { implementation
491 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
522 impl ProtocolError { impl
536 impl Display for ProtocolError { implementation
613 ProtocolError = 7, enumerator
/dports/devel/node-thrift/thrift-0.14.0/lib/rs/src/
H A Derrors.rs479 pub struct ProtocolError { struct
484 pub kind: ProtocolErrorKind, argument
489 impl ProtocolError { impl
491 pub fn new<S: Into<String>>(kind: ProtocolErrorKind, message: S) -> ProtocolError { in new()
522 impl ProtocolError { implementation
536 impl Display for ProtocolError { implementation
613 ProtocolError = 7, enumerator
/dports/audio/musicpd/mpd-0.23.6/src/protocol/
H A DAck.hxx42 class ProtocolError : public std::runtime_error { class
47 ProtocolError(enum ack _code, M &&msg) noexcept in ProtocolError() function in ProtocolError
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/wayland-backend-0.1.0-alpha5/src/
H A Dprotocol.rs168 pub struct ProtocolError { struct
173 pub code: u32,
175 pub object_id: u32,
199 impl std::error::Error for ProtocolError {} implementation
202 impl std::fmt::Display for ProtocolError { implementation
/dports/lang/gnu-apl/apl-1.8/src/emacs_mode/
H A DNetworkConnection.hh72 class ProtocolError : public ConnectionError { class
74 ProtocolError( const std::string &message ) : ConnectionError( message ) {}; in ProtocolError() function in ProtocolError
/dports/www/py-gevent-websocket/gevent-websocket-0.10.1/geventwebsocket/
H A Dexceptions.py10 class ProtocolError(WebSocketError): class

12345678910>>...24