ALBPM Process API (PAPI)

fuego.papi.exception
Class MaxAllowedParticipantConnectedException

java.lang.Object
  extended byDefaultException
      extended byfuego.papi.OperationException
          extended byfuego.papi.ParticipantException
              extended byfuego.papi.exception.MaxAllowedParticipantConnectedException

public class MaxAllowedParticipantConnectedException
extends ParticipantException

See Also:
Serialized Form

Constructor Summary
MaxAllowedParticipantConnectedException(int maxClientsInStudio)
           
 
Method Summary
 int getMaxClientsInStudio()
           
 
Methods inherited from class fuego.papi.ParticipantException
getParticipantId
 
Methods inherited from class fuego.papi.OperationException
wrap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxAllowedParticipantConnectedException

public MaxAllowedParticipantConnectedException(int maxClientsInStudio)
Method Detail

getMaxClientsInStudio

public int getMaxClientsInStudio()

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved