Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

exceptions

Raising exceptions is an alternative for returning error codes. Exceptions are events, which occurs during the execution of a program that disrupts the normal flow of the program's instructions.

About

Raising exceptions is an alternative for returning error codes. Exceptions are events, which occurs during the execution of a program that disrupts the normal flow of the program's instructions.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors