File: exceptions.py

package info (click to toggle)
tinyerp-client 3.4.2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,832 kB
  • ctags: 1,024
  • sloc: python: 7,566; sh: 2,253; makefile: 81
file content (4 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (2)
1
2
3
4


class ValidationError(Exception):
	pass