fuego.papi.exception
Class AbsentParticipantWithoutReplacementException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ParticipantException
fuego.papi.exception.AbsentParticipantWithoutReplacementException
- public class AbsentParticipantWithoutReplacementException
- extends ParticipantException
An AbsentParticipantWithoutReplacementException is thrown as a result of an
attempt to route an instance/s to a given participant who is absent and has no replacement assigned.
- See Also:
- Serialized Form
AbsentParticipantWithoutReplacementException
public AbsentParticipantWithoutReplacementException(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