Public Member Functions | |
virtual void | throw_me () const =0 |
Throws the user defined exception object. | |
virtual | ~Throwable () |
Virtual destructor. |
This abstract base class should be instantiated by those users willing to provide a polynomial upper bound to the time spent by any invocation of a library operator.