com.atlassian.confluence.core.persistence.confluence
Class StaleObjectStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.core.persistence.confluence.StaleObjectStateException
- All Implemented Interfaces:
- Serializable
public class StaleObjectStateException
- extends RuntimeException
- Version:
- Revision: 1.1.1.1 $
- Author:
- Ara Abrahamian (ara_e_w@yahoo.com)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StaleObjectStateException
public StaleObjectStateException()
StaleObjectStateException
public StaleObjectStateException(String message)
StaleObjectStateException
public StaleObjectStateException(String message,
Throwable cause)
StaleObjectStateException
public StaleObjectStateException(Throwable cause)
Copyright © 2003-2011 Atlassian. All Rights Reserved.