Commit b267c6a
Add toString() on ErrorKind (#240)
* Show correct client request id on debug message
* Support generated cmdlet
* Update code
* update code
* update code
* Update code after review
* initial check in for Azure PowerShell related exceptions (#237)
* initial check in for Azure PowerShell related exceptions
* code refine
* add Azure PowerShell exceptions
* Add new telemetry properties
* Update after review
* Update code
* Add method name
* Add toString() on ErrorKind
Co-authored-by: erich-wang <[email protected]>1 parent 0e2cbb2 commit b267c6a
File tree
1 file changed
+5
-0
lines changed- src/Authentication.Abstractions/Interfaces
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
0 commit comments