File: DuplicateThrows.err

package info (click to toggle)
zeroc-ice 3.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 81,260 kB
  • sloc: cpp: 358,520; java: 226,195; cs: 102,249; javascript: 35,081; python: 28,560; objc: 27,040; php: 7,510; ruby: 7,195; yacc: 2,946; ansic: 2,489; xml: 1,597; lex: 1,241; makefile: 387; sh: 51
file content (4 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (4)
1
2
3
4
DuplicateThrows.ice:10: operation `op' has a throws clause with a duplicate exception: `e'
DuplicateThrows.ice:11: operation `op' has a throws clause with a duplicate exception: `e'
DuplicateThrows.ice:12: operation `op' has a throws clause with a duplicate exception: `e2'
DuplicateThrows.ice:13: operation `op' has a throws clause with duplicate exceptions: `e', `e2'