new default()
Base Exception class for all Treehouse-specifc API
Exception.
Base Exception class for all Treehouse-specifc API
Exception.
It is recommended to either use this error to wrap generic
Exceptions or to create application/context-specific Exception
classes that extend ApiException in order to better/more easily
consume and alter your application's behavior when Exception
are thrown.
- Source:
Extends
- Exception