In file ..\..\src\Pegasus\Common\Exception.h:

#define PEGASUS_ASSERT

(COND)

define PEGASUS_ASSERT assertion statement.

Documentation

define PEGASUS_ASSERT assertion statement. This statement tests the condition defined by the parameters and if not True executes an

    throw AssertionFailureException
    

defining the file, line and condition that was tested.

Alphabetic index HTML hierarchy of classes or Java