Exception thrown when result of cast is 0. More...
#include <ogdf/basic/exceptions.h>
Public Member Functions | |
| DynamicCastFailedException (const char *file=NULL, int line=-1) | |
| Constructs a dynamic cast failed exception. | |
Exception thrown when result of cast is 0.
Definition at line 193 of file exceptions.h.
| ogdf::DynamicCastFailedException::DynamicCastFailedException | ( | const char * | file = NULL, |
|
| int | line = -1 | |||
| ) | [inline] |
Constructs a dynamic cast failed exception.
Definition at line 197 of file exceptions.h.