Neokernel API

FileReporter.error Method

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

Overload List

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

public virtual void error(object,string)

Use this method to report a critical error message.

public virtual void error(object,string,Exception)

Inherited from Agent.

public void error(string)

Inherited from Agent.

public virtual void error(string,Exception)

See Also

FileReporter Class | com.neokernel.io Namespace