Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

VIEW::ColorUnit::NotInHexFormat Class Reference

NotInHexFormat Exception class. More...

#include <colorUnit.h>

Inheritance diagram for VIEW::ColorUnit::NotInHexFormat:

Exception::GeneralException List of all members.

Public Member Functions

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

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