klyn.io.xml.sax.SAXParser.getErrorHandler
method
public getErrorHandler() as ErrorHandler:
Description

Returns the error handler.

Returns

Error handler, or null.

Example
handler = parser.getErrorHandler()