public class IPNotAllowedException extends UnauthorizedRequestException
| Constructor and Description |
|---|
IPNotAllowedException()
Class constructor
|
IPNotAllowedException(String arg0)
Class constructor
|
IPNotAllowedException(String arg0,
Throwable arg1)
Class constructor
|
IPNotAllowedException(Throwable arg0)
Class constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IPNotAllowedException()
public IPNotAllowedException(String arg0, Throwable arg1)
arg0 - arg1 - public IPNotAllowedException(String arg0)
arg0 - public IPNotAllowedException(Throwable arg0)
arg0 - Copyright © 2014. All rights reserved.