#include <SampleLengthException.h>
◆ SampleLengthException() [1/2]
nidas::core::SampleLengthException::SampleLengthException |
( |
const std::string & | msg, |
|
|
size_t | val, |
|
|
size_t | maxVal ) |
|
inline |
◆ SampleLengthException() [2/2]
◆ ~SampleLengthException()
virtual nidas::core::SampleLengthException::~SampleLengthException |
( |
| ) |
|
throw | ( | ) | | | |
|
inlinevirtual |
◆ clone()
◆ errnoToString()
string nidas::util::Exception::errnoToString |
( |
int | err | ) |
|
|
staticinherited |
◆ getErrno()
virtual int nidas::util::Exception::getErrno |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ toString()
virtual std::string nidas::util::Exception::toString |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlinevirtualinherited |
◆ what()
◆ _errno
int nidas::util::Exception::_errno |
|
protectedinherited |
◆ _what
std::string nidas::util::Exception::_what |
|
protectedinherited |
The documentation for this class was generated from the following file: