Miner.Responder.Shared.Exceptions Namespace > DuplicateLoadpointInsertException Class > DuplicateLoadpointInsertException Constructor : DuplicateLoadpointInsertException Constructor(Exception) |
'Declaration
Public Function New( _ ByVal ex As System.Exception _ )
'Usage
Dim ex As System.Exception Dim instance As New DuplicateLoadpointInsertException(ex)
public DuplicateLoadpointInsertException( System.Exception ex )
public DuplicateLoadpointInsertException( ex: System.Exception );
public function DuplicateLoadpointInsertException( ex : System.Exception );
public: DuplicateLoadpointInsertException( System.Exception* ex )
public: DuplicateLoadpointInsertException( System.Exception^ ex )
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