Neokernel API

FileReporter.warning Method

Use this method to report a warning message.

Overload List

Use this method to report a warning message.

public virtual void warning(object,string)

Use this method to report a warning message with an Exception.

public virtual void warning(object,string,Exception)

Inherited from Agent.

public virtual void warning(string)

Inherited from Agent.

public virtual void warning(string,Exception)

See Also

FileReporter Class | com.neokernel.io Namespace