SIFWorks ADK 2.0
AdkMessagingException Class
NamespacesEdustructures.SifWorksAdkMessagingException

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

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



IconMemberDescription
AdkMessagingExceptionAdkMessagingExceptionNew(String, IZone)
Constructs an exception with a detailed error message and the zone the exception is associated with

AdkMessagingExceptionAdkMessagingExceptionNew(String, IZone, Exception)
Constructs an exception with a detailed error message, zone, and the internal exception that was raised

Inheritance Hierarchy
Object
Exception
 AdkException
  AdkMessagingException
   SifException

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