StrictlyLessThanAttribute.CreateException Method |
Namespace: PostSharp.Patterns.Contracts
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.9.11.0 (6.9.11.0)
C#
protected override Exception CreateException( Object value, string locationName, LocationKind locationKind, LocationValidationContext context )
Parameters
- value
- Type: System.Object
- locationName
- Type: System.String
- locationKind
- Type: PostSharp.Reflection.LocationKind
- context
- Type: PostSharp.Aspects.LocationValidationContext