Neokernel API

MonoReporter.warning Method

Use this method to report a warning message.

Overload List

Use this method to report a warning message.

public virtual void warning(object,string)

Use this method to report a warning message with an Exception.

public virtual void warning(object,string,Exception)

See Also

MonoReporter Class | com.neokernel.io Namespace