Skip to content

Commit

Permalink
add exception readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ins0 committed Jul 9, 2020
1 parent 52e4c1e commit 277b31f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,9 @@ ___
`InvalidDataException`

Exception indicates a failed server payload validation.

___

`KeyNameNotFoundException`

Will be thrown when trying to request an API Endpoint where the Key Name - that is indicated within the url - will not exist.

0 comments on commit 277b31f

Please sign in to comment.