issues
search
christophperrins
/
poller-vertx-rxjava
MIT License
0
stars
0
forks
source link
Error handling
#1
Open
christophperrins
opened
4 years ago
christophperrins
commented
4 years ago
Set of exceptions need to be handled:
[ ] NotFoundException needs to be made and should return 404
[ ] InvalidBodyException needs to be made and should return 400
[ ] EndpointAlreadyExistsException needs to be made and should return 400
[ ] NotValidHostnameException needs to be made and should return 400
[ ] JsonProcessingException already exists but when throw needs to return 400
Set of exceptions need to be handled: