ConnectionPoolFullException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ConnectionPoolFullException class.
Overload List
Name | Description | |
---|---|---|
ConnectionPoolFullException() | Initializes a new instance of the ConnectionPoolFullException class. | |
ConnectionPoolFullException(Int32) | Initializes a new instance of the ConnectionPoolFullException class with the specified pool size. | |
ConnectionPoolFullException(String) | Initializes a new instance of the ConnectionPoolFullException class with the specified message. | |
ConnectionPoolFullException(SerializationInfo, StreamingContext) | Initializes a new instance of the ConnectionPoolFullException class with the specified serialization information and streaming context. | |
ConnectionPoolFullException(String, Exception) | Initializes a new instance of the ConnectionPoolFullException class with the specified message and inner exception. | |
ConnectionPoolFullException(ILobSystemInstance, Int32) | Initializes a new instance of the ConnectionPoolFullException class with the specified external system instance and pool size. |
Top
See Also
Reference
ConnectionPoolFullException Class