menu
ews package
documentation
Exceptions/ServiceResponseException.dart
ServiceResponseException
ErrorCode property
ErrorCode property
dark_mode
light_mode
ErrorCode
property
ServiceError
?
get
ErrorCode
Gets the service error code.
Implementation
ServiceError?
get
ErrorCode =>
this
._response.ErrorCode;
ews package
documentation
Exceptions/ServiceResponseException
ServiceResponseException
ErrorCode property
ServiceResponseException class
Constructors
new
Properties
ErrorCode
hashCode
innerException
innerStackTrace
Message
message
Response
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==