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