Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
451 results
In this video, we tackle a common issue encountered in Java programming: the DecimalFormat Exception that arises when trying ...
2 views
3 months ago
javaprogramming #errorhandling #regex Welcome to Course 12 of our beginner-friendly Java tutorial series! In this video, we ...
9 views
5 months ago
In this video, we dive into the intricacies of error handling in RxJava, focusing on two key methods: `setErrorHandler` and ...
32 views
7 months ago
In this video, we delve into the intricacies of handling exceptions in Java's CompletableFuture. As asynchronous programming ...
3 views
8 months ago
Forking exception handling in Java CompletableStage I hope you found a solution that worked for you :) The Content is licensed ...
In this video, we dive deep into the notorious Java Out of Memory Error, a common yet perplexing issue that developers face.
5 views
9 months ago
In this video, we dive into a common issue faced by developers when working with Retrofit in Android applications: the `java.net.
34 views
6 months ago
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
184 views
In Intellij, when I run a simple public static void main() method facing below error. java: java.lang.ExceptionInInitializerError ...
478 views
4 months ago
In this video, we dive into a common issue faced by Apache Spark users: the SparkContext initialization error, specifically the ...
In this video, we tackle a common issue faced by Java developers: the 'Catching Exception is Not Allowed' error reported by ...
11 views
In this video, we dive into a common issue faced by Java developers: the "Cannot Infer Type Variables for Collectors.toMap" error.
In this video, we delve into a common yet perplexing issue faced by Java developers: the dreaded `java.lang.
16 views
In this video, we delve into the intricacies of error handling when using the Try-With-Resources statement in Java. As a powerful ...
2 months ago
In this video, we tackle a common issue faced by Java developers: the 'Method Discovered in .class File but Cannot Be Resolved' ...
6 views
In this video, we delve into the common issue of the "Could Not Register MBeans - AccessControlException" error that many ...
In this video, we dive into a common issue faced by Java developers: the `DateTimeParseException`. This error often occurs when ...
In this video, we explore a crucial aspect of AWS Lambda development: signaling errors in Java applications without resorting to ...
14 views
In this video, we tackle the common '@Test Parameter Required' error that many Java developers encounter when using TestNG.
In this video, we tackle a common issue faced by Java developers: the `java.lang.NoClassDefFoundError` related to the ...
1 view
In this video, we delve into a common issue faced by Java developers: the "Must Not Be Null" error when using the `ModelCache.
In this video, we tackle a common issue faced by developers when working with RestAssured: the dreaded `java.lang.
7 views
In this video, we tackle a common issue faced by Java developers: the 'Could Not Find or Load Main Class –Xmx1G' error.
1 month ago
In this video, we dive into the common issues surrounding the `Stage.setIconified()` and `Stage.isIconified()` methods in JavaFX.
Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...
50 views
12 days ago