USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::CnetViz::AbstractTableModel::SortingCanceledException Class Reference

Thread-safe exception for cancelling sorting. More...

Inheritance diagram for Isis::CnetViz::AbstractTableModel::SortingCanceledException:
Inheritance graph
Collaboration diagram for Isis::CnetViz::AbstractTableModel::SortingCanceledException:
Collaboration graph

Public Member Functions

void raise () const
 
Exception * clone () const
 

Detailed Description

Thread-safe exception for cancelling sorting.

This class is used to cancel sorting when it is done in another thread. It can be thrown from the thread doing the sorting in order to abort the sorting. It is thread-safe.

Author
2011-??-?? Eric Hyer

Definition at line 215 of file AbstractTableModel.h.


The documentation for this class was generated from the following file: