fuego.papi.exception
Class AbsentParticipantException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ParticipantException
fuego.papi.exception.AbsentParticipantException
- public class AbsentParticipantException
- extends ParticipantException
An AbsentParticipantException is thrown as a result of an
attempt to access an absent participant.
- See Also:
- Serialized Form
AbsentParticipantException
public AbsentParticipantException(String participant)
- Creates a AbsentParticipantException with the given participant.
- Parameters:
participant - Name of the participant that is absent.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved