Skip to content

Releases: xqddd/Exceptions

0.2.1

29 Jan 22:16

Choose a tag to compare

  • Made small improvements:
    • Added a method for retrieving the string code in each exception
    • Added some comments
    • Updated tests

0.2.0

09 Jan 15:41

Choose a tag to compare

  • Changed base namespace from Exceptions to Xqddd\Exceptions

Basic exceptions

09 Jan 15:22

Choose a tag to compare

  • Added the following exceptions:
    • DomainException
    • InvalidArgumentException
  • Added exception codes list