Use this method to report a warning message.
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)
EmailReporter Class | com.neokernel.email Namespace