Exclude specific Categories from displaying on post but not in lists

$terms = get_terms( 'taxonomy_name', array( 
                        'orderby' => 'name',
                        'order'   => 'ASC',
                        'exclude' => array( 77, 71 ),
) );

reference: original answer: Dave Romsey @wordpress.stackexchange.com

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)