agde_io

Enum ApplicationError

source
pub enum ApplicationError {
    UnexpectedServerClose,
    StoragePermissions,
    StreamBroken,
    PiersRejected,
    ConnectionFailed(String),
}

Variants§

§

UnexpectedServerClose

§

StoragePermissions

§

StreamBroken

§

PiersRejected

§

ConnectionFailed(String)

Trait Implementations§

source§

impl Debug for ApplicationError

source§

fn fmt(&self, f: &mut