Vi flyttar från butik till nätet - så funkar det framåt
The Law of State Immunity | 0:e upplagan
- Häftad, Engelska, 2015
- Författare: Webb Philipp
- Betyg:
714
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Revised and updated to include recent developments since 2013, the third edition of The Law of State Immunity provides a detailed guide to the operation of the international rule of State immunity which bars one State's national courts from exercising criminal or civil jurisdiction over claims made against another State. Building on the analysis of its two previous editions, it reviews relevant material at both international and national levels with particular attention to US and UK law; the 2004 UN Convention on Jurisdictional Immunities of the State and its Property (not yet in force), and also seeks to assess the significance of recent changes in the evolution of the law.
Although the restrictive doctrine of immunity is now widely observed by which foreign States may be sued in national courts for their commercial transactions, the immunity rule remains controversial, not only by reason of the recognition of a single State's right to deny a remedy for a wrong - China, a major trading State, continues to adhere to the absolute bar - but also by the exclusion of any reparation or relief for the commission on the orders of a State of grave human rights violations. The complexity and moral challenge of the issues is illustrated by high profile cases such as Pinochet, Amerada Hess, Saudi Arabia v Nelson and more recently NML v Argentina in national courts; Al-Adsani v UK and Jones v UK in the European Court of Human Rights; and Judgments of the International Court of Justice in Arrest Warrant, Djibouti v France and most recently in the Jurisdictional Immunities of the State, which, particularly since the 2014 contrary ruling of the Italian Constitutional Court, has attracted strong juristic criticism. The expanding extraterritorial jurisdiction of national courts with regard to torture in disregard of pleas of act of State and nonjusticiability as in Belhaj and Rahmatullah offers a further challenge to the exclusionary nature and continued observance of State immunity.
Recent developments in key areas are examined, including: impleading; public policy and non-justiciability; universal civil jurisdiction for reparation for international crimes; the application of the employment exception to embassies and diplomats; immunity from enforcement and procedural measures; immunity of State officials, and tensions between national constitutional requirements and superior international norms.
Although the restrictive doctrine of immunity is now widely observed by which foreign States may be sued in national courts for their commercial transactions, the immunity rule remains controversial, not only by reason of the recognition of a single State's right to deny a remedy for a wrong - China, a major trading State, continues to adhere to the absolute bar - but also by the exclusion of any reparation or relief for the commission on the orders of a State of grave human rights violations. The complexity and moral challenge of the issues is illustrated by high profile cases such as Pinochet, Amerada Hess, Saudi Arabia v Nelson and more recently NML v Argentina in national courts; Al-Adsani v UK and Jones v UK in the European Court of Human Rights; and Judgments of the International Court of Justice in Arrest Warrant, Djibouti v France and most recently in the Jurisdictional Immunities of the State, which, particularly since the 2014 contrary ruling of the Italian Constitutional Court, has attracted strong juristic criticism. The expanding extraterritorial jurisdiction of national courts with regard to torture in disregard of pleas of act of State and nonjusticiability as in Belhaj and Rahmatullah offers a further challenge to the exclusionary nature and continued observance of State immunity.
Recent developments in key areas are examined, including: impleading; public policy and non-justiciability; universal civil jurisdiction for reparation for international crimes; the application of the employment exception to embassies and diplomats; immunity from enforcement and procedural measures; immunity of State officials, and tensions between national constitutional requirements and superior international norms.
Om denna bok
The Law of State Immunity av Webb Philipp är en Häftad bok på Engelska. Den utgavs 2015 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Law of State Immunity begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Juridik
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9780198744412
Upplaga:
0
Utgiven:
2015-08-27
Förlag:
Oxford University Press
Sidantal:
0
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>