Method | Description | |
---|---|---|
ExceptionService ( string path ) : System | ||
Throw ( Exception e, int lineNumber, string caller = null, string filePath = null ) : void |
public ExceptionService ( string path ) : System | ||
path | string | |
return | System |
public Throw ( Exception e, int lineNumber, string caller = null, string filePath = null ) : void | ||
e | Exception | |
lineNumber | int | |
caller | string | |
filePath | string | |
return | void |