class Grape::Exceptions::UnsupportedGroupType

def initialize

def initialize
  super(message: compose_message(:unsupported_group_type))
end