Description: The DOM standards use unsigned short for exception codes. In our DOM implementation we use int instead, and use different numerical ranges for different types of DOM exception, so an exception of any type can be expressed with a single integer for Linux.
To Search:
File list (Check if you may need any files):
ExceptionCode.cpp
ExceptionCode.h