|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.progress.common.exception.ProException
com.progress.open4gl.Open4GLException
com.progress.open4gl.SystemErrorException
com.progress.open4gl.NetworkException
public class NetworkException
A NetworkException exception is thrown if a network error occurs while communicating with the AppServer.
Nested Class Summary | |
---|---|
static class |
NetworkException.RecvDataException
|
static class |
NetworkException.SendDataException
|
Constructor Summary | |
---|---|
NetworkException(long id,
java.lang.Object[] args)
|
Method Summary |
---|
Methods inherited from class com.progress.open4gl.Open4GLException |
---|
getProcReturnString, hasProcReturnString, setProcReturnString |
Methods inherited from class com.progress.common.exception.ProException |
---|
getArgument, getLocalizedMessage, getMessage, getMessageId, getPrevious, setMessageId, setPrevious, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NetworkException(long id, java.lang.Object[] args)
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |