Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
Exception Class Reference

Private Member Functions

 ApiException (this.statusCode, this.error,)
override String toString ()

Private Attributes

final int statusCode
final Map< String, dynamic > error

Detailed Description

Definition at line 1 of file api_exceptions.dart.

Member Function Documentation

◆ ApiException()

Exception::ApiException ( this. statusCode,
this. error )
private

◆ toString()

override String Exception::toString ( )
inlineprivate

Definition at line 11 of file api_exceptions.dart.

Member Data Documentation

◆ error

final Map<String, dynamic> Exception::error
private

Definition at line 3 of file api_exceptions.dart.

◆ statusCode

final int Exception::statusCode
private

Definition at line 2 of file api_exceptions.dart.


The documentation for this class was generated from the following file: