Exception

exception~ Exception

new Exception()

ApiException provides a message and stack trace as Exception does, but also provides a response status and an error code for use in production debugging/support.

ApiException provides a message and stack trace as Exception does, but also provides a response status and an error code for use in production debugging/support.

Source:

Extends

  • Error