ArcFM Responder Mobile Developer Guide
FeatureIdentificationException Class
Members 






Represents an error associated with identifying a feature.
Object Model
FeatureIdentificationException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class FeatureIdentificationException 
   Inherits System.Exception
'Usage
 
Dim instance As FeatureIdentificationException
[System.Serializable()]
public class FeatureIdentificationException : System.Exception 
public class FeatureIdentificationException = class(System.Exception)
System.SerializableAttribute()
public class FeatureIdentificationException extends System.Exception
[System.Serializable()]
public __gc class FeatureIdentificationException : public System.Exception 
[System.Serializable()]
public ref class FeatureIdentificationException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Miner.Responder.Shared.Replication.FeatureIdentificationException

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

FeatureIdentificationException Members
Miner.Responder.Shared.Replication Namespace

Send Feedback