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,900 results
Java language provides support to handle runtime errors in the form of exceptions called as exception handling. In this video we ...
643 views
2 years ago
Ever tried to forcefully convert one object type to another and got an ugly crash? You've hit the ClassCastException — a common ...
259 views
6 months ago
What other topics do you want us to discuss next? Comment down below! #Coders #CodingBootcamp #LearnToCode ...
395 views
1 year ago
java #classcastexception #programming #coding #javatips #shortsvideo #youtubeshort #yiutubeviralshorts #ytshort #ytshorts ...
647 views
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
Lecture - 68 : - Class Cast Exception | Core Java | Full Course | Hindi Tutorial | Shubham Bytes Welcome to my Core Java Playlist!
130 views
Discover the causes and solutions for encountering a ClassCastException in Java. Learn how to avoid these errors in your Java ...
4 views
Exception in thread "main" java.lang.ClassCastException: class java.lang.Integer cannot be cast to class java.lang.
3,617 views
Learn how to fix the `ClassCastException` that occurs in Java when dealing with data types in `TreeMap`. This guide provides a ...
6 views
9 months ago
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 effectively resolve the `java.lang.ClassCastException` in Java, specifically within Spring applications, with a clear, ...
5 months ago
In this session, I have answered one of the Selenium Interview Questions i.e. Explain a program which results in ...
715 views
Discover why using method references in `Optional.ifPresent()` can lead to unexpected `ClassCastException` errors, even when ...
0 views
7 months ago
learn about more java and spring features by vising more videos on the channel.
131 views
Learn effective techniques to handle and resolve `ClassCastException` issues when using `DefaultTableModel` in Java. Enhance ...
11 views
ClassCastException in Java In this quick YouTube Short, we unravel the mystery of ClassCastException in Java! Learn ...
414 views
Discover how to effectively handle `ClassCastException` in Java when working with POGO classes and JSON conversions in a ...
1 view
3 months ago
Learn how to avoid `ClassCastException` in Java by following best practices and leveraging the power of conditional checks.
Discover how to avoid `ClassCastException` when testing with Mockito in Java. Learn the correct approach to mocking interfaces ...