Neokernel API

IReporterInterface.warning(Object, String, Exception) Method

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

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

See Also

IReporterInterface Interface | com.neokernel.util Namespace | IReporterInterface.warning Overload List