51 while (
size() > 0 ) {
76 if ( max_ <=
size() ) {
83 errors_.push_back( x.
clone() );
100 return k <
size() ? errors_[
size()-1-k]
150 unsigned int oldMax = max_;
152 while ( newMax <
size() ) {
virtual ZMexception * clone() const
std::string name(unsigned int k=0) const
unsigned int size() const
unsigned int setMax(unsigned int limit)
void write(const ZMexception &x)
const ZMexception * get(unsigned int k=0) const