Node that can have its exceptions suppressed. More...
#include <Node.hpp>
Public Member Functions | |
virtual bool | isSuppressed () const |
virtual void | setSuppress (bool suppress) |
virtual bool | wasSuppressed () const =0 |
Private Attributes | |
bool | suppress |
Node that can have its exceptions suppressed.