ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

479 results

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
Fixing Gradlew java.net.SocketException: Common Causes and Solutions

In this video, we dive into the common issues surrounding the Gradlew build tool, specifically focusing on the frustrating java.net.

3:58
Fixing Gradlew java.net.SocketException: Common Causes and Solutions

18 views

11 months ago

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

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

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

420 views

3 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

7 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

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
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

4 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
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

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

3 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

8 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

6 months ago

inayat ali lakho
Java Exception Handling Lecture

Java Exception Handling Lecture.

13:37
Java Exception Handling Lecture

6 views

11 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

1 month ago

The Debug Zone
Fixing '@Test Parameter Required' Error: Marking as @Optional in Java

In this video, we tackle the common '@Test Parameter Required' error that many Java developers encounter when using TestNG.

4:37
Fixing '@Test Parameter Required' Error: Marking as @Optional in Java

11 views

4 months ago

The Debug Zone
How to Signal Errors in AWS Lambda for Java Without Throwing Exceptions

In this video, we explore a crucial aspect of AWS Lambda development: signaling errors in Java applications without resorting to ...

2:05
How to Signal Errors in AWS Lambda for Java Without Throwing Exceptions

14 views

4 months ago

The Debug Zone
How to Identify the Operation Causing Null Pointer Exceptions (NPE) in Java

In this video, we delve into one of the most common pitfalls in Java programming: Null Pointer Exceptions (NPE). Understanding ...

1:36
How to Identify the Operation Causing Null Pointer Exceptions (NPE) in Java

11 views

6 months ago