Overture  Version 25
Public Member Functions | List of all members
KK::RangeErr Class Reference

exception class for range errors More...

#include <kk_defines.hh>

Inheritance diagram for KK::RangeErr:
Inheritance graph
[legend]
Collaboration diagram for KK::RangeErr:
Collaboration graph
[legend]

Public Member Functions

 RangeErr (std::string s="")
 
- Public Member Functions inherited from KK::Err
 Err ()
 default constructor, initializes the message to nothing
 
 Err (std::string s)
 provide a message to the error class
 
virtual ~Err () throw ()
 override default std::exception::~exception
 
virtual std::string repr () const
 report the error string
 

Additional Inherited Members

- Public Attributes inherited from KK::Err
std::string msg
 direct access to the error string
 

Detailed Description

exception class for range errors

Constructor & Destructor Documentation

KK::RangeErr::RangeErr ( std::string  s = "")
inline

The documentation for this class was generated from the following file: