Neokernel API

EmailReporter.error(Object, String, Exception) Method

Use this method to report a critical error message.

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

Implements

IReporterInterface.error

See Also

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