ReferenceNotFoundException(Type?, uint)
public ReferenceNotFoundException(Type? targetType, uint targetId) Initializes a new instance of the
ReferenceNotFoundException class. Parameters
targetTypeType?- Type of the target.
targetIduint- The target identifier.
