class Google::Cloud::Env::LazyValue::ExpiringError


Internal type signaling an error with an expiration.
@private
#

def initialize lifetime

def initialize lifetime
  super()
  @lifetime = lifetime
end