org.riotfamily.riot.list.ui
Class ListSessionExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.riotfamily.riot.list.ui.ListSessionExpiredException
- All Implemented Interfaces:
- Serializable
public class ListSessionExpiredException
- extends Exception
Execption that is thrown when a ListSession
has expired.
- Since:
- 6.4
- Author:
- Felix Gnass [fgnass at neteye dot de]
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ListSessionExpiredException
public ListSessionExpiredException()