Overload | Description |
---|---|
TargetAccessException Constructor(AbstractLinkingTarget) | Initializes a new instance of the class. |
TargetAccessException Constructor(String,AbstractLinkingTarget) | Initializes a new instance of the class with a specified error message. |
TargetAccessException Constructor(String,Exception,AbstractLinkingTarget) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception. |
TargetAccessException Constructor(SerializationInfo,StreamingContext) |