StackError.h
Classes
EmptyStackError
-- Error class for the Stack class (
full description
)
class
EmptyStackError
: public
AipsError
Interface
Public Members
EmptyStackError
(const char *msg = 0,
Category
c=BOUNDARY)
~EmptyStackError
() throw()
Description
Member Description
EmptyStackError
(const char *msg = 0,
Category
c=BOUNDARY)
~EmptyStackError
() throw()
normal constructor