Neokernel API

EmailReporter.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

EmailReporter Class | com.neokernel.email Namespace | EmailReporter.warning Overload List