ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,226 results

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

802 views

4 years ago

AUTOHOTKEY Gurus
Why throw Exceptions instead of returning an error

In this video Isaias and I discuss the pros and cons of throwing exceptions instead of returning an error. If you get value out of this ...

17:57
Why throw Exceptions instead of returning an error

415 views

4 years ago

Prof. Dr. Michael Helbig
💻 JAVA | Exceptions 07 - Error vs. RuntimeException vs. Exception

Dieses Video ist Teil der Playlist: https://youtube.com/playlist?list=PLDkKPlx5HxBe3MjMs4bornl_xwfqmzQAf THEMEN: 1. JDK ...

3:06
💻 JAVA | Exceptions 07 - Error vs. RuntimeException vs. Exception

426 views

7 years ago

CloseBrace
JS Quick Hits 104 - Errors vs. Exceptions

What's the difference between errors and exceptions? The answer may shock you. Or it may not. Either way, it's worth learning.

2:53
JS Quick Hits 104 - Errors vs. Exceptions

213 views

5 years ago

Christopher Stevens
Exception Handling in Java

Exception handling is a crucial part of writing robust and error-free programs. It allows you to handle runtime errors, providing a ...

11:19
Exception Handling in Java

34 views

1 year ago

EuroPython Conference
Thomas Aglassinger - Solution oriented error handling

Thomas Aglassinger - Solution oriented error handling [EuroPython 2014] [22 July 2014] This talk shows how to use Python's built ...

28:19
Thomas Aglassinger - Solution oriented error handling

464 views

11 years ago

Rendis
Exceptions & Error Handling

All video material belongs to ArsDigita (http://www.aduni.org/). This course was released under CC BY-SA 2.0 license ...

51:37
Exceptions & Error Handling

5 views

9 years ago

Ahmed Sammour
How to create custom exception in Java?, easy tutorial.

Simple example about how to create a custom exception in java. Exception is used to handle errors occurs in the program.

3:09
How to create custom exception in Java?, easy tutorial.

7,189 views

9 years ago

ProgramArtist
Error Handling - Reporting and Handling Errors

In this episode I talk about how to report and handle errors. 00:09 Why should we think about error handling? 00:47 2 common ...

16:51
Error Handling - Reporting and Handling Errors

236 views

8 years ago

J David Eisenberg
Chapter 2: Types of Errors in Java Programs

Learn about syntax, runtime, and semantic errors. Art credits: Freaked-out face: FreeCliparts ...

5:35
Chapter 2: Types of Errors in Java Programs

3,910 views

6 years ago

Traidev Official
#23 Java Exception and Error Handling | Java Tutorials for Beginners in Hindi

Java Exception and Error Handling | Java Tutorials for Beginners In this Java Tutorial , we are covering the following topics: How ...

12:01
#23 Java Exception and Error Handling | Java Tutorials for Beginners in Hindi

57 views

2 years ago

Jairuby Jason
exception handling

Exception handling in java Predefined and user defined.

9:48
exception handling

38 views

9 years ago

Samir Paul
Exceptions

05_10.

13:23
Exceptions

478 views

10 years ago

Adam Gaweda, Dr. Sensei
Exception Handling in Java

... one-time error really indicates and the reason why I kind of focus in on this is runtime errors this is really where all of it exception ...

2:53
Exception Handling in Java

109 views

10 years ago

TechPrep
Compile Time vs Run Time | Simply Explained

This is a solution to the classic Compile Time vs. Run Time technical interview question. Links Solution Write Up ...

2:32
Compile Time vs Run Time | Simply Explained

22,102 views

1 year ago

EuroPython Conference
Raise better errors with Exception Groups - presented by Or Chen

EuroPython 2022 - Raise better errors with Exception Groups - presented by Or Chen [Liffey A on 2022-07-13] New to python 3.11 ...

23:48
Raise better errors with Exception Groups - presented by Or Chen

730 views

3 years ago

Paul King - Erindale SS (2322)
Exception Handling and File I/O in Java

Slides are on Google Classroom.

23:13
Exception Handling and File I/O in Java

437 views

5 years ago

Roel Van de Paar
Java Security Exception

Java Security Exception Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

1:43
Java Security Exception

140 views

4 years ago

The Debug Zone
Spring Boot Filters: Handling Exceptions with Custom Exception Handlers

In this video, we delve into the world of Spring Boot filters and explore how to effectively manage exceptions using custom ...

5:01
Spring Boot Filters: Handling Exceptions with Custom Exception Handlers

130 views

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

Adam Gaweda, Dr. Sensei
Getting Information from an Exception in Java

... do something like get message if there is a message being passed on or we can convert that error that exception right there into ...

5:46
Getting Information from an Exception in Java

149 views

10 years ago

H2K Infosys
Difference Between Exception And Error | Hierarchy Of Exception Class And Error In Java H2K Infosys

Difference Between Exception And Error | Hierarchy Of Exception Class And Error Class In Java H2K Infosys, LLC provides ...

22:34
Difference Between Exception And Error | Hierarchy Of Exception Class And Error In Java H2K Infosys

261 views

8 years ago

Samir Paul
Handling Number Format Exceptions During Input

Corresponds to 04_02 in Magnet ADS.

6:07
Handling Number Format Exceptions During Input

3,343 views

11 years ago

Mr ARUL SUJU D
Exception Handling in Java

Exception Handling in Java.

18:27
Exception Handling in Java

135 views

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

438 views

3 months ago