The HTTPInternalServerError class is accessible via the paste.httpexceptions module.
'The server has either erred or is incapable of performing\r\nthe requested operation.\r\n'
This exception as a WSGI application
See the source for more information.