org.wsmo.common.exception
Class SynchronisationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.wsmo.common.exception.SynchronisationException
- All Implemented Interfaces:
- Serializable
public class SynchronisationException
- extends RuntimeException
This is an unchecked exception thrown when the state entity cannot
be synchronised with the underlying persistence mechanism (if any)
Any access to or modification of an entity may rise such exception
- Version:
- $Revision: 456 $ $Date: 2005-06-22 17:40:49 +0300 (Wed, 22 Jun 2005) $
- Author:
- not attributable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SynchronisationException
public SynchronisationException()
SynchronisationException
public SynchronisationException(Throwable cause)
SynchronisationException
public SynchronisationException(String msg)
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.