CustomAttributeConstructorException Constructor (String) |
Initializes a new CustomAttributeConstructorException and specifies the exception message.
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public CustomAttributeConstructorException( string message )
Parameters
- message
- Type: System.String
Exception message.