#class12cs #tejpalmaurya #exceptionhandling
In this video I have explained exception handling, types of exceptions, built in exceptions & user defined exceptions.
Video Highlights:
0:00 Introduction
1:09 What is exceptions?
3:46 Syntax Error
8:12 Types of exceptions
8:45 Built in exceptions in Python
9:53 ValueError
11:10 What is ZeroDivisionError/ Exception?
11:48 What is indentation error ?
14:19 What is NameError ?
15:25 What is TypeError?
16:54 What is IndexError?
18:15 What is ImportError/ModuleNotFoundError?
19:29 What is KeyboardIntrrupt ?
21:26 What is IoError / FileNotFoundError?
23:09 What is OverFlowError?
24:40 What is EOFError?
26:43 User defined exceptions
27:52 raise statement in Python / Creating user defined exceptions using raise statement.
29:44 assert statement in python / creating user defined exceptions using assert statement.
______________________________________________
Watch Complete Playlist of Class 12 Computer Science 👇
Class 12 Computer Science के पुरे कोर्स की प्लेलिस्ट का लिंक
https://youtube.com/playlist?list=PLyhfXGRX10EtSYaW5AvA2ZWjT1ci9slgi
Download
0 formats
No download links available.
Class 12 CS | Exception Handling | Part 1 | Built in & User defined exception in Python. | NatokHD