fuego.papi
Class PropertyOperationException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.PropertyOperationException
- Direct Known Subclasses:
- PropertyValueSerializationException
- public class PropertyOperationException
- extends OperationException
A property is associated with a participant in the directory service. A participant has
properties stored in the directory.
All of the methods which interact with the participant properties in the directory service are available
through the PAPI session.
This exception is thrown when any of those methods receive an error from the directory.
- See Also:
ProcessServiceSession.storeView(View),
ProcessServiceSession.storePresentation(Presentation),
ProcessServiceNESession.retrieveUserProperties(String),
ProcessServiceNESession.storeUserProperties(String, java.util.Map),
Serialized Form
PropertyOperationException
public PropertyOperationException(String participantId,
Throwable cause)
getParticipantId
public String getParticipantId()
© Copyright 1996/2005 Fuego Inc. All Rights Reserved