Enum aruba_ripple::Error
[−]
[src]
pub enum Error {
Authentication,
Hyper(Error),
}Airwave API client errors
Variants
Authentication | An authentication error | |
Hyper | An HTTP error from Hyper |