Exception Handling

  • Unique Paper ID: 142652
  • Volume: 2
  • Issue: 5
  • PageNo: 134-135
  • Abstract:
  • This paper proposes about the exception handling and what is its role in java. When an error occur within a method, the method creates an object and hands it off to the runtime system. this object called an exception object,contains information about the error and including its types.

Copyright & License

Copyright © 2025 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{142652,
        author = {Gourav Agghi},
        title = {Exception Handling},
        journal = {International Journal of Innovative Research in Technology},
        year = {},
        volume = {2},
        number = {5},
        pages = {134-135},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=142652},
        abstract = {This paper proposes about the exception handling and what is its role in java. When an error occur within a method, the method  creates an object and hands it off to the runtime system. this object called an exception object,contains information about the error and including its types.},
        keywords = {Exception Handling },
        month = {},
        }

Cite This Article

  • ISSN: 2349-6002
  • Volume: 2
  • Issue: 5
  • PageNo: 134-135

Exception Handling

Related Articles