Lines Matching refs:error
13 #[error("codec not found")]
15 #[error("missing whitespace")]
17 #[error("missing colon")]
19 #[error("payload type not found")]
21 #[error("{0}")]
23 #[error("utf-8 error: {0}")]
25 #[error("SdpInvalidSyntax: {0}")]
27 #[error("SdpInvalidValue: {0}")]
29 #[error("sdp: empty time_descriptions")]
31 #[error("parse int: {0}")]
33 #[error("parse url: {0}")]
35 #[error("parse extmap: {0}")]
37 …#[error("{} --> {} <-- {}", .s.substring(0,*.p), .s.substring(*.p, *.p+1), .s.substring(*.p+1, .s.…
42 #[error("io error: {0}")]