Searched defs:UnsignedMismatchException (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_test_component.py64 UnsignedMismatchException = TypeError variable
66 UnsignedMismatchException = OverflowError variable
209 test_attribute_failure(c, "ulong_long_value", -1, UnsignedMismatchException) # can't convert negative value to unsigned long)

Completed in 33 milliseconds