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() ) {
std::string name(unsigned int k=0) const
unsigned int setMax(unsigned int limit)
unsigned int size() const
const ZMexception * get(unsigned int k=0) const
void write(const ZMexception &x)
virtual ZMexception * clone() const