|
Assert
Provides runtime assertions
|
Exception indicating that an precondition assertion failed. More...
Inheritance diagram for Wikimedia\Assert\PreconditionException:
Collaboration diagram for Wikimedia\Assert\PreconditionException:Exception indicating that an precondition assertion failed.
This generally means a disagreement between the caller and the implementation of a function.
@license MIT