com.redhat.persistence
Class FlushException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.redhat.persistence.ProtoException
com.redhat.persistence.FlushException
- All Implemented Interfaces:
- Serializable
- public class FlushException
- extends ProtoException
FlushException. It has an object for which a flush was attempted. If the
object is null, the associated flush was for all events. The constructors
take a collection of property datas which are responsible for the inability
to flush.
- Version:
- $Revision: #6 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
versionId
public static final String versionId
- See Also:
- Constant Field Values
getObject
public Object getObject()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC