ProtocolGrammar
TraceableError
A link in a propogated error.
protocol TraceableError : CustomStringConvertible, Error
A link in a propogated error.
protocol TraceableError : CustomStringConvertible, Error
var description: String
A textual representation of this instance.