Share via


ProfileOperationImplicitScopeAlreadyExistsException Constructors

Definition

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class.

Overloads

ProfileOperationImplicitScopeAlreadyExistsException()

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class.

ProfileOperationImplicitScopeAlreadyExistsException(Exception)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using a reference to the inner exception that is the cause of this exception.

ProfileOperationImplicitScopeAlreadyExistsException(String)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using the specified error message.

ProfileOperationImplicitScopeAlreadyExistsException(SerializationInfo, StreamingContext)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using serialized data.

ProfileOperationImplicitScopeAlreadyExistsException(String, Exception)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using the specified message and a reference to the inner exception that is the cause of this exception.

ProfileOperationImplicitScopeAlreadyExistsException(Guid, Guid, Guid, Guid, Guid, Byte, Guid, Guid, Guid, Byte)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class with the specified profile ID, operation ID, existing scope type ID, existing scope property ID, existing scope relationship type ID, existing scope relationship end point, new scope type ID, new scope property ID, new scope relationship type ID, and new scope relationship end point parameters.

ProfileOperationImplicitScopeAlreadyExistsException()

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class.

public:
 ProfileOperationImplicitScopeAlreadyExistsException();
public ProfileOperationImplicitScopeAlreadyExistsException ();
Public Sub New ()

Applies to

ProfileOperationImplicitScopeAlreadyExistsException(Exception)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using a reference to the inner exception that is the cause of this exception.

public:
 ProfileOperationImplicitScopeAlreadyExistsException(Exception ^ inner);
public ProfileOperationImplicitScopeAlreadyExistsException (Exception inner);
new Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException : Exception -> Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException
Public Sub New (inner As Exception)

Parameters

inner
Exception

The exception that is the cause of the current exception.

Applies to

ProfileOperationImplicitScopeAlreadyExistsException(String)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using the specified error message.

public:
 ProfileOperationImplicitScopeAlreadyExistsException(System::String ^ message);
public ProfileOperationImplicitScopeAlreadyExistsException (string message);
new Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException : string -> Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException
Public Sub New (message As String)

Parameters

message
String

The error message that states the current exception.

Applies to

ProfileOperationImplicitScopeAlreadyExistsException(SerializationInfo, StreamingContext)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using serialized data.

protected:
 ProfileOperationImplicitScopeAlreadyExistsException(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
protected ProfileOperationImplicitScopeAlreadyExistsException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException
Protected Sub New (info As SerializationInfo, context As StreamingContext)

Parameters

info
SerializationInfo

The object that holds the serialized data about the exception being thrown.

context
StreamingContext

The contextual information about the source or destination of the serialized object.

Applies to

ProfileOperationImplicitScopeAlreadyExistsException(String, Exception)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using the specified message and a reference to the inner exception that is the cause of this exception.

public:
 ProfileOperationImplicitScopeAlreadyExistsException(System::String ^ message, Exception ^ inner);
public ProfileOperationImplicitScopeAlreadyExistsException (string message, Exception inner);
new Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException : string * Exception -> Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException
Public Sub New (message As String, inner As Exception)

Parameters

message
String

The error message that states the current exception.

inner
Exception

The exception that is the cause of the current exception.

Applies to

ProfileOperationImplicitScopeAlreadyExistsException(Guid, Guid, Guid, Guid, Guid, Byte, Guid, Guid, Guid, Byte)

Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class with the specified profile ID, operation ID, existing scope type ID, existing scope property ID, existing scope relationship type ID, existing scope relationship end point, new scope type ID, new scope property ID, new scope relationship type ID, and new scope relationship end point parameters.

public:
 ProfileOperationImplicitScopeAlreadyExistsException(Guid pId, Guid oId, Guid esTid, Guid esPid, Guid esRelTId, System::Byte esRelEp, Guid nTid, Guid nPid, Guid nRelTId, System::Byte nRelEp);
public ProfileOperationImplicitScopeAlreadyExistsException (Guid pId, Guid oId, Guid esTid, Guid esPid, Guid esRelTId, byte esRelEp, Guid nTid, Guid nPid, Guid nRelTId, byte nRelEp);
new Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException : Guid * Guid * Guid * Guid * Guid * byte * Guid * Guid * Guid * byte -> Microsoft.EnterpriseManagement.Common.ProfileOperationImplicitScopeAlreadyExistsException
Public Sub New (pId As Guid, oId As Guid, esTid As Guid, esPid As Guid, esRelTId As Guid, esRelEp As Byte, nTid As Guid, nPid As Guid, nRelTId As Guid, nRelEp As Byte)

Parameters

pId
Guid

The profile ID.

oId
Guid

The operation ID.

esTid
Guid

The existing scope type ID.

esPid
Guid

The existing scope property ID.

esRelTId
Guid

The existing scope relationship type ID.

esRelEp
Byte

The existing scope relationship endpoint.

nTid
Guid

The new scope type ID.

nPid
Guid

The new scope property ID.

nRelTId
Guid

The new scope relationship type ID.

nRelEp
Byte

The new scope relationship endpoint.

Applies to