0
Can you raise an error that you yourself define?
2 odpowiedzi
+ 2
not sure how to do it in phyton, but in C#and Java you can define your on exceptions.
Im su re you can do your own exeption in phyton, maybe making a class than extends from Exception class.
+ 1
ya u can do it in oython as well.
it can be done in c++ and java as well