fuego.papi.exception
Class NotUniqueParticipantException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ParticipantException
fuego.papi.exception.NotUniqueParticipantException
- public class NotUniqueParticipantException
- extends ParticipantException
A NotUniqueParticipantException is thrown as a result of an
attempt to create an existent participant.
- See Also:
- Serialized Form
NotUniqueParticipantException
public NotUniqueParticipantException(String participant,
Participant[] participants)
- Creates a new NotUniqueParticipantException with the given participant.
- Parameters:
participant - Participant name.
getParticipants
public Participant[] getParticipants()
© Copyright 1996/2005 Fuego Inc. All Rights Reserved