const WebException(final String error, final String errorDescription, final Map<String, dynamic> details) : super(error, errorDescription, details);