org.planx.xmlstore
Class StaleReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.planx.xmlstore.StaleReferenceException
- All Implemented Interfaces:
- Serializable
public class StaleReferenceException
- extends Exception
- Author:
- Henning Niss
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StaleReferenceException
public StaleReferenceException(Throwable cause)
StaleReferenceException
public StaleReferenceException(String msg)
StaleReferenceException
public StaleReferenceException(String msg,
Throwable cause)
StaleReferenceException
public StaleReferenceException(String name,
Reference old,
Reference found)
Copyright © 2010. All Rights Reserved.