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