Neokernel API

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

FileReporter Class | com.neokernel.io Namespace | FileReporter.error Overload List