BALL::VIEW::GLRenderer::WrongModes Class Reference

#include <BALL/VIEW/RENDERING/glRenderer.h>

Inheritance diagram for BALL::VIEW::GLRenderer::WrongModes:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 WrongModes (const char *file, int line, int mode, int precision)

Detailed Description

WrongModes Exception class. This exeption will be thrown if the drawing_precision_ or drawing_mode_ are not allowed.

See also:
GeneralException

Constructor & Destructor Documentation

BALL::VIEW::GLRenderer::WrongModes::WrongModes ( const char *  file,
int  line,
int  mode,
int  precision 
)