NetworkTimeoutException constructor
- String message
Creates a new NetworkTimeoutException with the given message.
Implementation
NetworkTimeoutException(super.message);
Creates a new NetworkTimeoutException with the given message.
NetworkTimeoutException(super.message);