Neokernel API

MonoReporter.warning(Object, String, Exception) Method

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

public virtual void warning(
   object objectRef,
   string message,
   Exception e
);

Implements

IReporterInterface.warning

See Also

MonoReporter Class | com.neokernel.io Namespace | MonoReporter.warning Overload List