SIFWorks ADK 2.0
AdkTransportException Class
NamespacesEdustructures.SifWorksAdkTransportException

[This is preliminary documentation and is subject to change.]

Exception signaling that an error has occurred in a transport protocol.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class AdkTransportException : AdkException
<SerializableAttribute> _
Public Class AdkTransportException _
	Inherits AdkException
[SerializableAttribute]
public ref class AdkTransportException : public AdkException
Members
All MembersConstructors



IconMemberDescription
AdkTransportExceptionAdkTransportExceptionNew(String, IZone)
Constructs an exception with the error message and the zone that the error is associated with

AdkTransportExceptionAdkTransportExceptionNew(String, IZone, Exception)
Cosntructs an exception with the message, zone, and the internal exception that was raised

Inheritance Hierarchy
Object
Exception
 AdkException
  AdkTransportException

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10