Poco

class Bugcheck

Library: Foundation
Package: Core
Header: Poco/Bugcheck.h

Description

This class provides some static methods that are used by the poco_assert_dbg(), poco_assert(), poco_check_ptr(), poco_bugcheck() and poco_unexpected() macros. You should not invoke these methods directly. Use the macros instead, as they automatically provide useful context information.