Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BertMaurau authored Oct 17, 2017
1 parent bdbdfca commit fb94288
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,10 @@ The next Exceptions can be thrown:

- **InvalidAccessKeyException**: When there is no Access Key set.
- **InvalidAdministrationIDException**: When there is no Administration ID set.
- **InvalidAdministrationNameException**: When there is no Administration Name provided to get the ID.
- **InvalidCredentialsException**: When there is no UserName or Password given (Deprecated).
- **InvalidDomainIDException**: When there is no Domain ID set.
- **InvalidSessionIDException**: When there is no Session ID set (Gets set after Authentication).
- **InvalidStatementTextException**: When there is no Statement Text provided for import.
- **ModelNotFoundException**: When the requested model was not found.
- **NoAuthenticationResultException**: When the Authenticate didn't return the expected results

0 comments on commit fb94288

Please sign in to comment.