Assert it used internally by First Choice products to ensure that internal state and data is consistent with expected norms.
Syntax
Parameters
- errorId
- The unique error ID of the exception that will be thrown if the assertion fails.
- assertionResult
- A boolean which is the result of an assertion. If false, a CommonException will be thrown using the errorId specified.
- reason
- A description of what the assertion represents and why it is important.
Exceptions
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also