Change 19067

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main/source
Request Review
Download .zip
Add handling to deal with IllegalArgumentException as general "400" level errors from users.

The different client APIs just need to have their respective techniques provide the error status.
  • Files 21
  • Comments 0
5 edited 2 added 14 deleted
clients/2016.1.0/javascript/lib/api_client.js#3
Loading...
clients/2016.1.0/javascript/node_modules/urijs/CHANGELOG.md#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/LICENSE.txt#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/README.md#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/package.json#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/IPv6.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/SecondLevelDomains.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/URI.fragmentQuery.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/URI.fragmentURI.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/URI.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/URI.min.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/URITemplate.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/jquery.URI.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/jquery.URI.min.js#2
Loading...
clients/2016.1.0/javascript/node_modules/urijs/src/punycode.js#2
Loading...
clients/2016.1.0/javascript/package.json#3
Loading...
clients/2016.1.0/javascript/test/default_api.server_branches.illegal_server_id.js#1
Loading...
server/src/main/java/com/perforce/helix_web_services/server/UsesServerHandles.java#2
Loading...
server/src/main/java/com/perforce/helix_web_services/server/WebApp.java#51
Loading...
swagger/src/main/resources/javascript/api_client.stg#3
Loading...
testing/src/main/java/com/perforce/helix_web_services/testing/server/ServerIdTests.java#1
Loading...
Tip: Use n and p to cycle through the changes.