#include <OptppExceptions.h>
Inheritance diagram for OPTPP::OptppRangeError:

Public Member Functions | |
| OptppRangeError (const char *mesg, int i, int low, int high) | |
| virtual void | print () const |
Private Attributes | |
| int | i_ |
| int | low_ |
| int | high_ |
|
||||||||||||||||||||
|
|
|
|
Reimplemented from OPTPP::OptppExceptions. |
|
|
|
|
|
|
|
|
|