BALL
1.4.1
|
#include <BALL/DATATYPE/GRAPH/graphAlgorithms.h>
Public Member Functions | |
IllegalStateException (const char *file, int line, String message) |
is thrown if a operation is called while an object is not in the right state to handle it. For example, if you have to set some options or call some other methods before calling the operation.
Definition at line 48 of file graphAlgorithms.h.
BALL::GRAPH::IllegalStateException::IllegalStateException | ( | const char * | file, |
int | line, | ||
String | message | ||
) |