StandardError
# File lib/harbor/response.rb, line 10 10: def initialize(header) 11: super("An unsupported HTTP_X_SENDFILE_TYPE header was found: #{header}") 12: end