Miner.Responder.Shared.Replication Namespace > FeatureIdentificationException Class > FeatureIdentificationException Constructor : FeatureIdentificationException Constructor(Object,FeatureIdentificationExceptionType) |
'Declaration
Public Function New( _ ByVal identifier As System.Object, _ ByVal exceptionType As FeatureIdentificationExceptionType _ )
'Usage
Dim identifier As System.Object Dim exceptionType As FeatureIdentificationExceptionType Dim instance As New FeatureIdentificationException(identifier, exceptionType)
public FeatureIdentificationException( System.object identifier, FeatureIdentificationExceptionType exceptionType )
public FeatureIdentificationException( identifier: System.TObject; exceptionType: FeatureIdentificationExceptionType );
public function FeatureIdentificationException( identifier : System.Object, exceptionType : FeatureIdentificationExceptionType );
public: FeatureIdentificationException( System.Object* identifier, FeatureIdentificationExceptionType exceptionType )
public: FeatureIdentificationException( System.Object^ identifier, FeatureIdentificationExceptionType exceptionType )
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