X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FSetup.hh;h=021d52894e50a7ff281ca7f1a161b6faa7b17e93;hb=a4ebeef29f8eb69dc2dad10668d762540002b924;hp=c113e917cabc9838940998058fe200eee02d7d80;hpb=be33ff96c5b89738694da272d8610564cce48bfb;p=senf.git diff --git a/PPI/Setup.hh b/PPI/Setup.hh index c113e91..021d528 100644 --- a/PPI/Setup.hh +++ b/PPI/Setup.hh @@ -52,7 +52,8 @@ namespace ppi { \li Either or both of the connectors are untyped (they accept/send arbitrary senf::Packet's) \li Both connectors send/accept the exactly same packet type. - \throws IncompatibleConnectorsException if the two connectors are not type compatible. + \throws connector::IncompatibleConnectorsException if the two connectors are not type + compatible. \see \ref ppi_connections */