ArcFM Responder Mobile Developer Guide
TableNotFoundException Class
Members 






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

System.Object
   System.Exception
      Miner.Framework.TableNotFoundException

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

TableNotFoundException Members
Miner.Framework Namespace

Send Feedback