Custom Query for Taxonomy

If you want a list of the terms, use get_terms():

<?php
$terms = get_terms('pa_main-genre', array('orderby' => name,));
?>

404 Not Found

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.