Topic Path: Symbol Reference > Classes > EIdWrapperException Class
ContentsIndexHome
PreviousUpNext
EIdWrapperException Class

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

File
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

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.