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

Exception indicating that a code path expected to be unreachable was reached. More...

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

Detailed Description

Exception indicating that a code path expected to be unreachable was reached.

This generally means an error in the internal logic of a function, or a serious problem in the runtime environment.

Since
0.5.1

@license MIT

Author
C. Scott Ananian

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