All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----EDU.gatech.cc.is.communication.CommunicationException
Copyright (c)1998 tucker Balch
CommunicationException
with no
detail message.
CommunicationException
with a
specified detail message.
public CommunicationException()
CommunicationException
with no
detail message.
public CommunicationException(String msg)
CommunicationException
with a
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index