WebException.popupClosed constructor

WebException.popupClosed(
  1. String message
)

Implementation

WebException.popupClosed(final String message)
    : this(WebException._popupClosed, message, const {});