An Interrupt priority is given by order in the vector table. There is no possibility to chang interrupt priority with exeption than there is one interrupt from I bit maskable interrupt which priority can be put higher from other I-bit maskable interrupts by means of register HPRIO.
There are two application notes which ususally solves issue with interrupts.
Issues with interrupt priority and nesting interrupts solves.