C# Class Org.IdentityConnectors.Framework.Impl.Server.ConnectionProcessor.BrokenConnectionException

Inheritance: Exception
Show file Open project: Tirasa/ConnId

Public Methods

Method Description
BrokenConnectionException ( IOException ex )
GetIOException ( ) : IOException

Method Details

BrokenConnectionException() public method

public BrokenConnectionException ( IOException ex )
ex IOException

GetIOException() public method

public GetIOException ( ) : IOException
return IOException