IpAddressException constructor
IpAddressException(
- String message
Implementation
IpAddressException(this.message) {
stackTrace = StackTrace.current;
}
IpAddressException(this.message) {
stackTrace = StackTrace.current;
}