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