exception property

DeekWebException? exception
final

The exception generated when calling the server, if any. This will be null for successful request or for standard server errors.

Implementation

final DeekWebException? exception;