Assert
Provides runtime assertions
Loading...
Searching...
No Matches
Wikimedia\Assert\AssertionException Interface Reference

Marker interface for exceptions thrown by Assert. More...

+ Inheritance diagram for Wikimedia\Assert\AssertionException:

Detailed Description

Marker interface for exceptions thrown by Assert.

Since the exceptions thrown by Assert use different standard exceptions as base classes, the marker interface is needed to be able to catch them all at once.

Since
0.2.0

@license MIT

Author
Daniel Kinzler

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