Method | Description | |
---|---|---|
Exception ( |
||
Exception ( |
||
Warning ( string warningMessage ) : void | ||
Write ( string msg ) : void |
Method | Description | |
---|---|---|
WriteToFile ( string msg, string fileName ) : void | ||
WriteToFile ( string msg, string fileName, string filePath ) : void |
public static Exception ( |
||
exception | ||
exceptionMessage | string | |
return | void |
public static Exception ( |
||
exception | ||
path | string | |
exceptionMessage | string | |
return | void |
public static Warning ( string warningMessage ) : void | ||
warningMessage | string | |
return | void |