Searched refs:PSError (Results 1 – 1 of 1) sorted by relevance
44 class PSError(Exception): pass class237 raise PSError('name error: ' + str(name))313 raise PSError('stack underflow')317 raise PSError('typecheck, expected %s, found %s' % (repr(types), object.type))