com.ibm.websphere.objectgrid.continuousquery.exception
Class ContinuousQueryAttributePathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.objectgrid.ObjectGridException
com.ibm.websphere.objectgrid.continuousquery.exception.ContinuousQueryException
com.ibm.websphere.objectgrid.continuousquery.exception.ContinuousQueryAttributePathException
- All Implemented Interfaces:
- IObjectGridException, Serializable
public class ContinuousQueryAttributePathException
- extends ContinuousQueryException
A ContinuousQueryGetValueException exception is thrown when there is problem
processing the attribute path used to retrieve cache entry attribute for continuous query comparison.
- Since:
- 8.6
- See Also:
- Serialized Form
ContinuousQueryAttributePathException
public ContinuousQueryAttributePathException(String messageCode,
Object... args)
- See Also:
ContinuousQueryException
ContinuousQueryAttributePathException
public ContinuousQueryAttributePathException(Throwable cause,
String messageCode,
Object... args)
- See Also:
ContinuousQueryException
© Copyright International Business Machines Corp 2005,2012. All rights reserved.