Whisperstream Research Group - SerialComm GSM SDK Documentation

ILog.Error Method (Object, Exception)

Log an exception or error

void Error(
   object message,
   Exception t
);

Parameters

message
The message object to log, e.g a string.
t

See Also

ILog Interface | Whisperstream.SMSProcessor.Interfaces Namespace | ILog.Error Overload List