public class InvalidIpRangeException extends IpRangeException
Constructor and Description |
---|
InvalidIpRangeException(String message,
String ip)
Constructs a new instance of InvalidIpRangeException
|
InvalidIpRangeException(String message,
Throwable throwable,
String ip)
Constructs a new instance of InvalidIpRangeException
|
getIp, getMessage, setIp
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Communote team. All rights reserved.