fuego.papi.exception
Class PrivilegedOperationException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ParticipantException
fuego.papi.exception.PrivilegedOperationException
- Direct Known Subclasses:
- AuthenticationException, NoPermissionException
- public class PrivilegedOperationException
- extends ParticipantException
A PrivilegedOperationException is thrown when the
participant has not enough permissions for a privileged action,
such as authenticating to FDI or shutting down the engine.
- See Also:
- Serialized Form
PrivilegedOperationException
public PrivilegedOperationException()
- Creates a new PrivilegedOperationException with the default message.
PrivilegedOperationException
public PrivilegedOperationException(String participantId)
© Copyright 1996/2005 Fuego Inc. All Rights Reserved