Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
exceptions
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Handle errors with your convention in ASP.NET Core
Bojan Nikolić
Bojan Nikolić
Bojan Nikolić
Follow
Aug 15 '20
Handle errors with your convention in ASP.NET Core
#
csharp
#
dotnet
#
exceptions
#
logging
10
reactions
Comments
Add Comment
4 min read
Throwing exceptions vs Returning failure object
Ande
Ande
Ande
Follow
Aug 2 '20
Throwing exceptions vs Returning failure object
#
discuss
#
exceptions
#
functional
#
javascript
5
reactions
Comments
2
comments
1 min read
Why should we always catch exceptions by reference?
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jul 22 '20
Why should we always catch exceptions by reference?
#
cpp
#
errors
#
exceptions
#
bestpractices
10
reactions
Comments
Add Comment
4 min read
Unchecked vs checked exception (with FP glasses)
Angelo Sciarra
Angelo Sciarra
Angelo Sciarra
Follow
Jun 29 '20
Unchecked vs checked exception (with FP glasses)
#
java
#
oop
#
functional
#
exceptions
7
reactions
Comments
7
comments
4 min read
Clean Code: Exceptions e Tratamentos de Erros
Marylly
Marylly
Marylly
Follow
Apr 2 '20
Clean Code: Exceptions e Tratamentos de Erros
#
cleancode
#
exceptions
#
codegirl
#
codewomen
39
reactions
Comments
Add Comment
5 min read
This week in Rails
Antonio J.
Antonio J.
Antonio J.
Follow
Mar 29 '20
This week in Rails
#
ruby
#
testing
#
exceptions
#
rails
19
reactions
Comments
2
comments
2 min read
Either Types as an alternative to throwing exceptions in Kotlin
Mario Fernández
Mario Fernández
Mario Fernández
Follow
Mar 22 '20
Either Types as an alternative to throwing exceptions in Kotlin
#
kotlin
#
functional
#
arrow
#
exceptions
3
reactions
Comments
Add Comment
5 min read
Demystifying Exceptions
Sergii Shymko
Sergii Shymko
Sergii Shymko
Follow
Mar 9 '20
Demystifying Exceptions
#
programming
#
php
#
errors
#
exceptions
13
reactions
Comments
Add Comment
5 min read
Custom exceptions with JS
Damian Cipolat
Damian Cipolat
Damian Cipolat
Follow
Mar 6 '20
Custom exceptions with JS
#
javascript
#
exceptions
#
errors
#
code
85
reactions
Comments
13
comments
3 min read
Working with custom exceptions in namespaced files
Saber Hosney
Saber Hosney
Saber Hosney
Follow
Feb 4 '20
Working with custom exceptions in namespaced files
#
php
#
exceptions
#
namespaces
6
reactions
Comments
Add Comment
2 min read
🐞 Catch exceptions in Flutter with Catcher & Sentry
Chandu J S
Chandu J S
Chandu J S
Follow
Dec 13 '19
🐞 Catch exceptions in Flutter with Catcher & Sentry
#
flutter
#
exceptions
#
sentry
#
dart
6
reactions
Comments
Add Comment
2 min read
Catching every single exception with Python
Joshua Schlichting
Joshua Schlichting
Joshua Schlichting
Follow
Dec 3 '19
Catching every single exception with Python
#
python
#
exceptions
62
reactions
Comments
10
comments
4 min read
pytest Exceptions - Part I
Serhat Teker
Serhat Teker
Serhat Teker
Follow
Nov 18 '19
pytest Exceptions - Part I
#
python
#
test
#
exceptions
6
reactions
Comments
Add Comment
2 min read
Exception Factories for better code
Eduardo Guzmán
Eduardo Guzmán
Eduardo Guzmán
Follow
Sep 11 '19
Exception Factories for better code
#
laravel
#
php
#
cleancode
#
exceptions
9
reactions
Comments
Add Comment
2 min read
Exception Handling and Logging
charles1303
charles1303
charles1303
Follow
Apr 1 '19
Exception Handling and Logging
#
exceptions
#
logging
#
designpatterns
#
apiintegration
7
reactions
Comments
Add Comment
9 min read
Exceptions in control flow in R
Scott Chamberlain
Scott Chamberlain
Scott Chamberlain
Follow
Mar 4 '19
Exceptions in control flow in R
#
r
#
controlflow
#
exceptions
#
api
12
reactions
Comments
Add Comment
7 min read
An Approach To Handling Errors in a ReasonML Express Web App
Murphy Randle
Murphy Randle
Murphy Randle
Follow
Nov 2 '18
An Approach To Handling Errors in a ReasonML Express Web App
#
reason
#
errors
#
exceptions
#
result
14
reactions
Comments
Add Comment
7 min read
Ruby's redo, retry and next keywords
Thijs Cadier
Thijs Cadier
Thijs Cadier
Follow
for
AppSignal
Jun 5 '18
Ruby's redo, retry and next keywords
#
ruby
#
exceptions
#
beginners
#
learning
39
reactions
Comments
Add Comment
2 min read
Ensuring execution, retrying failures and reraising exceptions in Ruby
Jeff Kreeftmeijer
Jeff Kreeftmeijer
Jeff Kreeftmeijer
Follow
for
AppSignal
May 16 '18
Ensuring execution, retrying failures and reraising exceptions in Ruby
#
ruby
#
exceptions
#
beginners
#
learning
40
reactions
Comments
Add Comment
5 min read
Rescuing exceptions in Ruby
Jeff Kreeftmeijer
Jeff Kreeftmeijer
Jeff Kreeftmeijer
Follow
for
AppSignal
Apr 11 '18
Rescuing exceptions in Ruby
#
ruby
#
exceptions
#
beginners
#
learning
29
reactions
Comments
Add Comment
3 min read
Manejar excepciones
Fran Iglesias
Fran Iglesias
Fran Iglesias
Follow
Apr 22 '18
Manejar excepciones
#
php
#
goodpractices
#
exceptions
13
reactions
Comments
Add Comment
9 min read
What to Except When You're Excepting: Python error handling dos & don'ts
sam
sam
sam
Follow
Jul 10 '20
What to Except When You're Excepting: Python error handling dos & don'ts
#
python
#
errors
#
handling
#
exceptions
6
reactions
Comments
6
comments
5 min read
How To Handle Exceptions With Aspect Programming And Blame Covfefe
Ciro Ivan
Ciro Ivan
Ciro Ivan
Follow
Jun 3 '17
How To Handle Exceptions With Aspect Programming And Blame Covfefe
#
aop
#
react
#
angular
#
exceptions
8
reactions
Comments
4
comments
4 min read
Error handling - Returning Results
Michael Altmann
Michael Altmann
Michael Altmann
Follow
May 10 '17
Error handling - Returning Results
#
errors
#
exceptions
#
results
#
dotnet
9
reactions
Comments
22
comments
3 min read
Either Types extended version
Mario Fernández
Mario Fernández
Mario Fernández
Follow
Apr 23 '20
Either Types extended version
#
kotlin
#
functionalprogrammi
#
arrow
#
exceptions
3
reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account