Neokernel API

IReporterInterface.error(Object, String, Exception) Method

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

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

See Also

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