|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.atlassian.security.auth.trustedapps.TransportException
com.atlassian.security.auth.trustedapps.InvalidRequestException
com.atlassian.security.auth.trustedapps.InvalidIPAddressException
Thrown when the IP address of the client does not match the allowed IP addresses
Constructor Summary | |
InvalidIPAddressException(TransportErrorMessage.Code code,
java.lang.String address)
|
Methods inherited from class com.atlassian.security.auth.trustedapps.TransportException |
getTransportErrorMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvalidIPAddressException(TransportErrorMessage.Code code, java.lang.String address)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |