Java exceptions

GPTKB entity

Statements (59)
Predicate Object
gptkbp:instance_of gptkb:Exception
gptkbp:can_be_chained exception chaining
gptkbp:can_be_customized_with user-defined exceptions
subclassing Exception class
subclassing Runtime Exception class
gptkbp:can_be_found_in try-catch block
gptkbp:can_be_handled_by exception handler
gptkbp:can_be_logged logging frameworks
gptkbp:handles finally block
catch block
gptkbp:has_type errors
checked exceptions
unchecked exceptions
https://www.w3.org/2000/01/rdf-schema#label Java exceptions
gptkbp:includes gptkb:Google_I/_O
gptkb:File_Not_Found_Exception
gptkb:Class_Not_Found_Exception
gptkb:Illegal_Argument_Exception
gptkb:Index_Out_Of_Bounds_Exception
gptkb:SQLException
gptkb:Null_Pointer_Exception
gptkb:Exception
gptkb:Arithmetic_Exception
gptkbp:is_documented_in Java documentation
gptkbp:is_part_of gptkb:Java_SE
gptkb:Java_frameworks
gptkb:Java_conferences
gptkb:Java_EE
gptkb:Java_programming_language
gptkb:Java_tools
gptkb:Java_libraries
Java syntax
Java best practices
Java certifications
Java tutorials
Java workshops
Java blogs
Java forums
Java courses
Java documentation standards
Java semantics
Java community practices
gptkbp:is_related_to debugging
program stability
control flow
error propagation
gptkbp:is_supported_by gptkb:Java_Virtual_Machine
gptkbp:is_used_for API design
error reporting
resource management
transaction management
input validation
gptkbp:is_used_in Java applications
gptkbp:nesting nested exceptions
gptkbp:provides error handling
gptkbp:throws throws clause
throw statement
gptkbp:bfsParent gptkb:javac
gptkbp:bfsLayer 5