ArcFM Responder Mobile Developer Guide
NotAllCallsArchivedException Class
Members 






Object Model
NotAllCallsArchivedException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class NotAllCallsArchivedException 
   Inherits System.Exception
'Usage
 
Dim instance As NotAllCallsArchivedException
[System.Serializable()]
public class NotAllCallsArchivedException : System.Exception 
public class NotAllCallsArchivedException = class(System.Exception)
System.SerializableAttribute()
public class NotAllCallsArchivedException extends System.Exception
[System.Serializable()]
public __gc class NotAllCallsArchivedException : public System.Exception 
[System.Serializable()]
public ref class NotAllCallsArchivedException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Miner.Responder.Shared.Exceptions.NotAllCallsArchivedException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NotAllCallsArchivedException Members
Miner.Responder.Shared.Exceptions Namespace

Send Feedback