Struct fractal_dto::error::FromDTOError [] [src]

pub struct FromDTOError { /* fields omitted */ }

From DTO Error

Methods

impl FromDTOError
[src]

Creates a new FromDTOError

Trait Implementations

impl Debug for FromDTOError
[src]

Formats the value using the given formatter.

impl Display for FromDTOError
[src]

Formats the value using the given formatter. Read more

impl Error for FromDTOError
[src]

A short description of the error. Read more

The lower-level cause of this error, if any. Read more