|
Assert
Provides runtime assertions
|
Exception indicating that a postcondition assertion failed. More...
Inheritance diagram for Wikimedia\Assert\PostconditionException:
Collaboration diagram for Wikimedia\Assert\PostconditionException: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