fuego.papi
Class CommunicationException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.CommunicationException
- Direct Known Subclasses:
- DirectoryServiceNotAvailableException, MalformedURLException, ProtocolNotSupportedException
- public class CommunicationException
- extends OperationException
Thrown when any PAPI method can not communicate with the Directory.
- See Also:
ProcessService,
ProcessServiceNESession,
ProcessServiceSession,
Serialized Form
CommunicationException
public CommunicationException()
- Creates a new CommunicationException object.
CommunicationException
public CommunicationException(Throwable cause)
- Creates a new CommunicationException object.
- Parameters:
cause - the problem that generated the exception- See Also:
Throwable
© Copyright 1996/2005 Fuego Inc. All Rights Reserved