#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".
BALL::VIEW::ColorUnit::NotInHexFormat::NotInHexFormat | ( | const char * | file, | |
int | line, | |||
const string & | data | |||
) |