Class ClientException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.progress.open4gl.dynamicapi.ClientException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FGLErrorException, StopException

public class ClientException extends Exception
This is a generic open client exception that may be thrown for nearly any reason. Generally it indicates a problem processing a response from the application server.
See Also: