ArcFM Responder Mobile Developer Guide
IncidentNotArchivedException Class
Members 






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

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

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

IncidentNotArchivedException Members
Miner.Responder.Shared.Exceptions Namespace

Send Feedback