Method | Description | |
---|---|---|
Error ( Exception e, string message ) : void | ||
Error ( string message ) : void | ||
Log ( string message ) : void | ||
Warn ( string message ) : void |
public Error ( Exception e, string message ) : void | ||
e | Exception | |
message | string | |
return | void |