Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new ObjectAlreadyExistsException object.
Overload List
| Name | Description |
|---|---|
| ObjectAlreadyExistsException () | Initializes a new ObjectAlreadyExistsException object. |
| ObjectAlreadyExistsException (Exception) | Initializes a new ObjectAlreadyExistsException object by specifying an inner exception that caused the current exception. |
| ObjectAlreadyExistsException (SqlException) | Initializes a new ObjectAlreadyExistsException object by specifying an inner SQL exception that caused the current exception. |
| ObjectAlreadyExistsException (String) | Initializes a new ObjectAlreadyExistsException object by specifying the error message that describes the current exception. |
| ObjectAlreadyExistsException (SerializationInfo, StreamingContext) | Initializes a new ObjectAlreadyExistsException object with serialized data. |
| ObjectAlreadyExistsException (String, Exception) | Initializes a new ObjectAlreadyExistsException object with an error message and inner exception. |
See Also
Reference
ObjectAlreadyExistsException Class
ObjectAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace