LifetimeValidationFailedException public class LifetimeValidationFailedException : Exception Represents the exception the container throws when the lifetime validation is failed. Documentation Code public Type Type { get; } The type the container is currently resolving. public LifetimeValidationFailedException(Type type, string message) Constructs a LifetimeValidationFailedException. protected LifetimeValidationFailedException(SerializationInfo info, StreamingContext context)