ProblemSuppressionException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an exception that occurred when running the rule problem suppression test.
public sealed class ProblemSuppressionException : Microsoft.SqlServer.Dac.Model.DacModelException
type ProblemSuppressionException = class
inherit DacModelException
Public NotInheritable Class ProblemSuppressionException
Inherits DacModelException
- Inheritance
Problem |
Construct a new instance of the ProblemSuppressionException class. |
Problem |
Construct a new instance of the ProblemSuppressionException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
Problem |
Construct a new instance of the ProblemSuppressionException class with the specified error message. |
Messages |
Get collection of additional error, warning, and informational messages associated with this exception. (Inherited from DacModelException) |
Get |
Write exception information to the supplied SerializationInfo object. (Inherited from DacModelException) |
Product | Versions |
---|---|
Microsoft.SQLServer.DacFx | 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111 |