Neokernel API

EmailReporter.error(Object, String) Method

Use this method to report a critical error with an Exception.

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

Implements

IReporterInterface.error

See Also

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