[PENDING: update the comments] ErrorHandlerInterface.
public boolean canHandleError()
public ErrorHandlerInterface getNextErrorHandler()
public void handleError(Error anError)
public boolean hasNextErrorHandler()
public void manageFatalError(Error anError)
public void manageWarning(Warning aWarning)
public void reportError(Error anError)