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

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Member Description

EmptyStackError(const char *msg = 0,Category c=BOUNDARY)

~EmptyStackError () throw()

normal constructor