Internet Direct (Indy)
Home
PreviousUpNext
EIdWrapperException Class

Exception used as a wrapper for native exceptions raised on the .Net platform.

Pascal
EIdWrapperException = class(EIdException);

EIdWrapperException is an EIdException descendant that represents the exception type used as a wrapper for native exceptions raised on the .Net platform. 

EIdWrapperException is used in BuildException for any native exception type derived from a type other than System.Net.Sockets.SocketException. EIdSocketError is used for exceptions derived from System.Net.Sockets.SocketException.

EIdException

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.