ariba.ui.aribaweb.core
Class AWSessionRestorationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ariba.ui.aribaweb.core.AWSessionRestorationException
- All Implemented Interfaces:
- Serializable
public final class AWSessionRestorationException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IPChanged
public static final AWSessionRestorationException.State IPChanged
Normal
public static final AWSessionRestorationException.State Normal
AWSessionRestorationException
public AWSessionRestorationException()
AWSessionRestorationException
public AWSessionRestorationException(String exceptionMessage)
AWSessionRestorationException
public AWSessionRestorationException(String exceptionMessage,
AWSessionRestorationException.State state)
getState
public AWSessionRestorationException.State getState()
setState
public void setState(AWSessionRestorationException.State state)
getOldIP
public String getOldIP()
setOldIP
public void setOldIP(String oldIP)
getNewIP
public String getNewIP()
setNewIP
public void setNewIP(String newIP)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.