Assert
Provides runtime assertions
|
Exception indicating that a postcondition assertion failed. More...
Exception indicating that a postcondition assertion failed.
This generally means an error in the internal logic of a function, or a serious problem in the runtime environment.
@license MIT