9 #ifndef ThePEG_Switch_XH
10 #define ThePEG_Switch_XH
17 #include "InterfaceBase.xh"
24 struct SwExSetOpt:
public InterfaceException {
26 SwExSetOpt(
const InterfaceBase & i,
const InterfacedBase & o,
long v);
31 struct SwExSetUnknown:
public InterfaceException {
33 SwExSetUnknown(
const InterfaceBase & i,
const InterfacedBase & o,
long v);
38 struct SwExGetUnknown:
public InterfaceException {
40 SwExGetUnknown(
const InterfaceBase & i,
const InterfacedBase & o,