File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
src/collections/_documentation/error-reporting/getting-started-verify Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- One way to verify your setup is by intentionally sending an event that breaks your application.
1
+ One way to verify your setup is by intentionally sending an event that breaks your application.
2
2
3
3
Calling an undefined function will throw an exception:
4
4
Original file line number Diff line number Diff line change 1
- One way to verify your setup is by intentionally sending an event that breaks your application.
1
+ One way to verify your setup is by intentionally sending an event that breaks your application.
2
2
3
3
Calling an undefined function will throw an exception:
4
4
Original file line number Diff line number Diff line change 1
- One way to verify your setup is by intentionally sending an event that breaks your application.
1
+ One way to verify your setup is by intentionally sending an event that breaks your application.
2
2
3
3
Calling an undefined function will throw an exception:
4
4
Original file line number Diff line number Diff line change 1
- One way to verify your setup is by intentionally sending an event that breaks your application.
1
+ One way to verify your setup is by intentionally sending an event that breaks your application.
2
2
3
3
Calling an undefined function will throw an exception:
4
4
Original file line number Diff line number Diff line change 1
- One way to verify your setup is by intentionally sending an event that breaks your application.
1
+ One way to verify your setup is by intentionally sending an event that breaks your application.
2
2
3
3
You can throw an exception in your PHP application:
4
4
Original file line number Diff line number Diff line change 1
- One way to verify your setup is by intentionally sending an event that breaks your application.
1
+ One way to verify your setup is by intentionally sending an event that breaks your application.
2
2
3
3
Raise an unhandled Python exception by inserting a divide by zero expression
4
4
into your application:
Original file line number Diff line number Diff line change 1
- One way to verify your setup is by intentionally sending an event that breaks your application.
1
+ One way to verify your setup is by intentionally sending an event that breaks your application.
2
2
3
3
The quickest way to verify Sentry in your Rust application is to cause a panic:
4
4
You can’t perform that action at this time.
0 commit comments