public static Notify ( [ message, |
||
message | [ | Ex.: “Can’t do this and that”. |
exception | Exception which caused the problem. | |
solutions | IEnumerable |
A bunch of possible solutions. |
m | [ | Member at which error occured. |
p | [ | File at which error occured. |
l | [ | Line at which error occured. |
return | void |