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