#include <except.h>
Definition at line 12 of file except.h.
SEP::SEPException::SEPException |
( |
) | |
|
|
inline |
SEP::SEPException::SEPException |
( |
const std::string & |
s) | |
|
|
inline |
virtual SEP::SEPException::~SEPException |
( |
) | |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
SEPException& SEP::SEPException::operator<< |
( |
std::string |
str) | |
|
|
inline |
SEPException& SEP::SEPException::operator<< |
( |
const char * |
str) | |
|
|
inline |
SEPException& SEP::SEPException::operator<< |
( |
unsigned int |
i) | |
|
|
inline |
SEPException& SEP::SEPException::operator<< |
( |
unsigned long |
i) | |
|
|
inline |
SEPException& SEP::SEPException::operator<< |
( |
unsigned short |
i) | |
|
|
inline |
const char* SEP::SEPException::what |
( |
) | |
const |
throw | ( | |
| ) | | |
|
inline |
std::ostream& SEP::SEPException::write |
( |
std::ostream & |
str) | |
const |
|
inline |
The documentation for this class was generated from the following file: