BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
BALL::VIEW::ColorUnit::NotInHexFormat Class Reference

#include <BALL/VIEW/DATATYPE/colorUnit.h>

Inheritance diagram for BALL::VIEW::ColorUnit::NotInHexFormat:
BALL::Exception::GeneralException

List of all members.

Public Member Functions

 NotInHexFormat (const char *file, int line, const string &data)

Detailed Description

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".

See also:
Exception::GeneralException

Definition at line 52 of file colorUnit.h.


Constructor & Destructor Documentation

BALL::VIEW::ColorUnit::NotInHexFormat::NotInHexFormat ( const char *  file,
int  line,
const string &  data 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines