ArcFM Responder Mobile Developer Guide
FieldIsNullException Class
Members 






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

System.Object
   System.Exception
      Miner.Framework.FieldIsNullException

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

FieldIsNullException Members
Miner.Framework Namespace

Send Feedback