Reference Library
getException Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::.ServerConnectionNotActiveEventArgsgetException
If the request caused an exception, this will be the text of the exception.
Declaration Syntax
C#Visual BasicVisual C++
public string getException { get; }
Public ReadOnly Property getException As String
public:
property String^ getException {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)