- find
size_t find(Throwable e)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
inout(Throwable) opIndex(size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
Throwable pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- push
void push(Throwable e)
Undocumented in source. Be warned that the author may not have intended to support it.
- shrink
void shrink(size_t sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- swap
void swap(ExceptionStack other)
Undocumented in source. Be warned that the author may not have intended to support it.