Uses of Class
ca.idms.net.PacketException

Packages that use PacketException
ca.idms.net Transport protocol used by the JDBC Driver and JDBC Server. 
ca.idms.proxy CA IDMS JDBC Server. 
 

Uses of PacketException in ca.idms.net
 

Subclasses of PacketException in ca.idms.net
 class PacketSequenceException
          Thrown to indicate that an unexpected type has been received.
 class PacketTypeException
          Thrown to indicate that an invalid packet type has been received.
 

Uses of PacketException in ca.idms.proxy
 

Subclasses of PacketException in ca.idms.proxy
 class ProxyException
          Base class for proxy server exceptions.
 class ProxyInternalException
          Thrown to indicate an internal error in the proxy server.
 class ProxyNotFoundException
          Thrown to indicate that requested Proxy implementation class was not found on the server.
 class ProxyServerException
          Thrown to indicate that the proxy server received an error forwarding the request to the server.
 



Copyright © 2009 CA, All rights reserved