|
BALL
1.4.1
|
#include <BALL/VIEW/DATATYPE/colorUnit.h>
Public Member Functions | |
| NotInHexFormat (const char *file, int line, const string &data) | |
NotInHexFormat Exception class. This exeption will be thrown if a given string for the colorUnit class is not in the format "00" - "FF" or "00" - "ff".
Definition at line 52 of file colorUnit.h.
| BALL::VIEW::ColorUnit::NotInHexFormat::NotInHexFormat | ( | const char * | file, |
| int | line, | ||
| const string & | data | ||
| ) |
1.7.6.1