Assert
Provides runtime assertions
Loading...
Searching...
No Matches
Wikimedia\Assert\PostconditionException Class Reference

Exception indicating that a postcondition assertion failed. More...

+ Inheritance diagram for Wikimedia\Assert\PostconditionException:
+ Collaboration diagram for Wikimedia\Assert\PostconditionException:

Detailed Description

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.

Since
0.1.0

@license MIT

Author
Daniel Kinzler

The documentation for this class was generated from the following file: