ArcFM Responder Mobile Developer Guide
DuplicateLoadpointInsertException Class
Members 






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

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

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

DuplicateLoadpointInsertException Members
Miner.Responder.Shared.Exceptions Namespace

Send Feedback