ArcFM Responder Mobile Developer Guide
FieldNotFoundException Class
Members 






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

System.Object
   System.Exception
      Miner.Framework.FieldNotFoundException

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

FieldNotFoundException Members
Miner.Framework Namespace

Send Feedback