failure

Undocumented in source.
  1. Result!A failure(Error err)
    template failure(A...)
    failure
    (
    Error err
    )
  2. Result!A failure(Exception ex)

Members

Functions

failure
Result!A failure(Error err)
Undocumented in source. Be warned that the author may not have intended to support it.
failure
Result!A failure(Exception ex)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta