ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

452 results

The Debug Zone
Fixing DecimalFormat Exception: 'Cannot format given Object as a Number'

In this video, we tackle a common issue encountered in Java programming: the DecimalFormat Exception that arises when trying ...

1:54
Fixing DecimalFormat Exception: 'Cannot format given Object as a Number'

2 views

3 months ago

CharlesGPT
Java Course 12 (2026): Exception Handling & Regex Made Easy ⚙️

javaprogramming #errorhandling #regex Welcome to Course 12 of our beginner-friendly Java tutorial series! In this video, we ...

36:01
Java Course 12 (2026): Exception Handling & Regex Made Easy ⚙️

9 views

4 months ago

The Debug Zone
RxJava Error Handling: Difference Between setErrorHandler and onError

In this video, we dive into the intricacies of error handling in RxJava, focusing on two key methods: `setErrorHandler` and ...

1:53
RxJava Error Handling: Difference Between setErrorHandler and onError

32 views

7 months ago

Carlos Chacin
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!

34:21
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

179 views

2 months ago

The Debug Zone
Fixing 'Cannot Cast to java.lang.Comparable' Error in Java: A Step-by-Step Guide

In this video, we tackle a common issue faced by Java developers: the 'Cannot Cast to java.lang.Comparable' error. This error can ...

3:59
Fixing 'Cannot Cast to java.lang.Comparable' Error in Java: A Step-by-Step Guide

12 views

11 months ago

The Debug Zone
Testing Exceptions in CompletableFuture: A Guide to Handling Errors

In this video, we delve into the intricacies of handling exceptions in Java's CompletableFuture. As asynchronous programming ...

2:57
Testing Exceptions in CompletableFuture: A Guide to Handling Errors

3 views

8 months ago

The Debug Zone
Fixing Retrofit java.net.ProtocolException: Expected Bytes but Received Error

In this video, we dive into a common issue faced by developers when working with Retrofit in Android applications: the `java.net.

3:52
Fixing Retrofit java.net.ProtocolException: Expected Bytes but Received Error

34 views

6 months ago

Somi Gaming and Markets
IntellijIssue - Facing java.lang.ExceptionInInitializerError error

In Intellij, when I run a simple public static void main() method facing below error. java: java.lang.ExceptionInInitializerError ...

0:44
IntellijIssue - Facing java.lang.ExceptionInInitializerError error

454 views

3 months ago

The Debug Zone
Java Out of Memory Error: Causes, Solutions, and Best Practices Explained

In this video, we dive deep into the notorious Java Out of Memory Error, a common yet perplexing issue that developers face.

3:12
Java Out of Memory Error: Causes, Solutions, and Best Practices Explained

5 views

9 months ago

The Debug Zone
Fixing Fatal Exception: java.lang.NoClassDefFoundError: rt in Java Applications

In this video, we delve into a common yet perplexing issue faced by Java developers: the dreaded `java.lang.

1:57
Fixing Fatal Exception: java.lang.NoClassDefFoundError: rt in Java Applications

16 views

9 months ago

The Debug Zone
Fixing 'Catching Exception is Not Allowed' Checkstyle Report Error

In this video, we tackle a common issue faced by Java developers: the 'Catching Exception is Not Allowed' error reported by ...

1:54
Fixing 'Catching Exception is Not Allowed' Checkstyle Report Error

11 views

4 months ago

The Debug Zone
Fixing SparkContext Initialization Error: java.net.BindException Explained

In this video, we dive into a common issue faced by Apache Spark users: the SparkContext initialization error, specifically the ...

2:00
Fixing SparkContext Initialization Error: java.net.BindException Explained

3 views

5 months ago

Peter Schneider
Forking exception handling in Java CompletableStage

Forking exception handling in Java CompletableStage I hope you found a solution that worked for you :) The Content is licensed ...

3:17
Forking exception handling in Java CompletableStage

2 views

7 months ago

The Debug Zone
Java Error: Cannot Infer Type Variables for Collectors.toMap Explained

In this video, we dive into a common issue faced by Java developers: the "Cannot Infer Type Variables for Collectors.toMap" error.

1:32
Java Error: Cannot Infer Type Variables for Collectors.toMap Explained

5 views

5 months ago

The Debug Zone
Understanding Errors When Instantiating in Try-With-Resources in Java

In this video, we delve into the intricacies of error handling when using the Try-With-Resources statement in Java. As a powerful ...

2:41
Understanding Errors When Instantiating in Try-With-Resources in Java

3 views

2 months ago

The Debug Zone
Fixing ERROR: Could Not Register MBeans - AccessControlException Explained

In this video, we delve into the common issue of the "Could Not Register MBeans - AccessControlException" error that many ...

2:15
Fixing ERROR: Could Not Register MBeans - AccessControlException Explained

16 views

7 months ago

The Debug Zone
Fixing java.time.format.DateTimeParseException: Text Could Not Be Parsed Error

In this video, we dive into a common issue faced by Java developers: the `DateTimeParseException`. This error often occurs when ...

2:41
Fixing java.time.format.DateTimeParseException: Text Could Not Be Parsed Error

11 views

5 months ago

The Debug Zone
Fixing java.lang.NoClassDefFoundError: io.jsonwebtoken.SignatureAlgorithm Error in Java

In this video, we tackle a common issue faced by Java developers: the `java.lang.NoClassDefFoundError` related to the ...

4:37
Fixing java.lang.NoClassDefFoundError: io.jsonwebtoken.SignatureAlgorithm Error in Java

1 view

2 months ago

The Debug Zone
Resolving java.lang.NoClassDefFoundError for GsonObjectMapperFactory in RestAssured

In this video, we tackle a common issue faced by developers when working with RestAssured: the dreaded `java.lang.

3:29
Resolving java.lang.NoClassDefFoundError for GsonObjectMapperFactory in RestAssured

7 views

5 months ago

The Debug Zone
Fixing 'Could Not Find or Load Main Class –Xmx1G' Error in Java

In this video, we tackle a common issue faced by Java developers: the 'Could Not Find or Load Main Class –Xmx1G' error.

1:54
Fixing 'Could Not Find or Load Main Class –Xmx1G' Error in Java

1 view

1 month ago