Assert
Provides runtime assertions
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NWikimedia
 NAssert
 CAssertAssert provides functions for assorting preconditions (such as parameter types) and postconditions
 CAssertionExceptionMarker interface for exceptions thrown by Assert
 CInvariantExceptionException indicating that an invariant assertion failed
 CParameterAssertionExceptionException indicating that an parameter assertion failed
 CParameterElementTypeExceptionException indicating that a parameter element type assertion failed
 CParameterKeyTypeExceptionException indicating that a parameter key type assertion failed
 CParameterTypeExceptionException indicating that a parameter type assertion failed
 CPostconditionExceptionException indicating that a postcondition assertion failed
 CPreconditionExceptionException indicating that an precondition assertion failed
 CUnreachableExceptionException indicating that a code path expected to be unreachable was reached