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
1,969 results
Java language provides support to handle runtime errors in the form of exceptions called as exception handling. In this video we ...
644 views
2 years ago
java.lang.ClassCastException: class org.springframework.security.oauth2.core.oidc.user.DefaultOidcUser cannot be cast to class ...
1,614 views
3 years ago
Discover how to catch `ClassCastException` in Java when deserializing objects, ensuring robustness in your application.
2 views
11 months ago
Discover the causes and solutions for encountering a ClassCastException in Java. Learn how to avoid these errors in your Java ...
4 views
1 year ago
Lecture - 68 : - Class Cast Exception | Core Java | Full Course | Hindi Tutorial | Shubham Bytes Welcome to my Core Java Playlist!
130 views
Understand why casting to the `PageController` interface throws a ClassCastException in Java and learn how to avoid this ...
6 views
A comprehensive guide to understanding and solving `java.lang.ClassCastException` when working with Java Unit Tests and ...
3 views
8 months ago
Learn how to fix the `ClassCastException` that occurs in Java when dealing with data types in `TreeMap`. This guide provides a ...
9 months ago
702 views
10 years ago
Learn effective techniques to handle and resolve `ClassCastException` issues when using `DefaultTableModel` in Java. Enhance ...
11 views
Learn how to effectively resolve the `java.lang.ClassCastException` in Java, specifically within Spring applications, with a clear, ...
5 months ago
Exception in thread "main" java.lang.ClassCastException: class java.lang.Integer cannot be cast to class java.lang.
3,617 views
Discover how to avoid `ClassCastException` when testing with Mockito in Java. Learn the correct approach to mocking interfaces ...
1 view
Discover how to effectively handle `ClassCastException` in Java when working with POGO classes and JSON conversions in a ...
3 months ago
Discover effective solutions to resolve `ClassCastException` errors in Java, particularly when dealing with unrelated object types ...
Learn how to fix the `ArrayList$SubList cannot be cast to class` error in Java with this comprehensive guide. Explore better coding ...
0 views
Learn how to solve `ClassCastException` issues when working with class hierarchies in Java. This post provides clear ...
In this session, I have answered one of the Selenium Interview Questions i.e. Explain a program which results in ...
715 views
"Learn how Java Generics provide compile-time type safety and help avoid ClassCastException. In this video, we'll explore how ...
33 views
10 months ago
Learn how to solve `ClassCastException` issues in Java generics with our detailed and practical guide. Get insights into common ...
7 views
4 months ago