Called to determine whether an exception comes from a client from the
pool not working properly, or if it an exception thrown at the
application level.
If the delegate returns true, the server/connection is considered to be
at fault, if it returns false, the exception is just passed on to the
caller.
By default, returns true for instances of TTransportException and
TApplicationException, false otherwise.
Called to determine whether an exception comes from a client from the pool not working properly, or if it an exception thrown at the application level.
If the delegate returns true, the server/connection is considered to be at fault, if it returns false, the exception is just passed on to the caller.
By default, returns true for instances of TTransportException and TApplicationException, false otherwise.