oaSocketError Class Reference

Inheritance diagram for oaSocketError:

oaException


Detailed Description

oaSocketError is used to represent a number of exceptions that are specific to a socket operation. To be sure of catching all exceptions thrown by the database, the application should only catch the oaException class.


The documentation for this class was generated from the following files:

Return to top of page