An exception that should be thrown by the target methods of the InvariantAttribute aspect.
Implements
Namespace: Metalama.Patterns.Contracts
Assembly: Metalama.Patterns.Contracts.dll
Syntax
public class InvariantViolationException : ApplicationException, ISerializable
Constructors
Name | Description |
---|---|
InvariantViolationException() | |
InvariantViolationException(string) | |
InvariantViolationException(string, Exception) |