public void addErrorListener( LogListener ll )
Adds the specified LogListener to receive a notification when an error is printed.
When an error is printed, the following method is called LogListener.messageLogged(ianywhere.ml.script.ServerContext, ianywhere.ml.script.LogMessage).
ll The LogListener to notify.
See: LogMessage class.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |