fuego.papi.exception
Class ParticipantNotInTargetRoleException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ParticipantException
fuego.papi.exception.ParticipantNotInTargetRoleException
- public class ParticipantNotInTargetRoleException
- extends ParticipantException
A ParticipantNotInTargetRoleException is thrown when a
participant is not in a target role.
- See Also:
- Serialized Form
ParticipantNotInTargetRoleException
public ParticipantNotInTargetRoleException(String participant,
String role)
- Creates a new ParticipantNotInTargetRoleException with the participant and role.
- Parameters:
participant - Participant identification.role - Target role identification.
getRoleId
public String getRoleId()
© Copyright 1996/2005 Fuego Inc. All Rights Reserved