Skip to content

Latest commit

 

History

History
92 lines (51 loc) · 2.74 KB

exceptions.rst

File metadata and controls

92 lines (51 loc) · 2.74 KB

Exceptions

All exceptions in the :phpRamsey\\Uuid namespace implement :phpRamsey\\Uuid\\Exception\\UuidExceptionInterface. This provides a base type you may use to catch any and all exceptions that originate from this library.