FC Updates from BitShares and myself #21
1 changed files with 1 additions and 0 deletions
|
|
@ -251,6 +251,7 @@ namespace fc
|
||||||
} catch( ... ) {
|
} catch( ... ) {
|
||||||
ss << "<- exception in to_string.\n";
|
ss << "<- exception in to_string.\n";
|
||||||
}
|
}
|
||||||
|
return ss.str();
|
||||||
}
|
}
|
||||||
|
|
||||||
[[noreturn]] void exception_factory::rethrow( const exception& e )const
|
[[noreturn]] void exception_factory::rethrow( const exception& e )const
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue