mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
Add FatalError
This commit is contained in:
@@ -277,7 +277,7 @@ bool CatchAny (Function <void (void)> f, bool returnFromException)
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
void ProtectedCall::DefaultHandler::onException (ProtectedCall::Exception const& e) const
|
||||
void ProtectedCall::DefaultHandler::onException (ProtectedCall::Exception const&) const
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user