NoInternetException constructor

NoInternetException()

Implementation

NoInternetException()
    : super('No internet connection. Try to connect to another network');