throwsException

P100218
predicate

Indicates that an operation or method results in an exception being raised during its execution.

All labels observed (5)

Label Occurrences
throwsException canonical 22
throwsOnError 3
canThrow 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: throwsException
Generated description
Indicates that an operation or method results in an exception being raised during its execution.

Sample triples (28)

Subject Object
DriverManager java.sql.SQLException
WebAssembly.Instance TypeError if module is not a WebAssembly.Module via predicate surface "throwsOnError"
WebAssembly.Instance LinkError on import resolution failure via predicate surface "throwsOnError"
WebAssembly.Instance RuntimeError on start function trap via predicate surface "throwsOnError"
System.Convert System.OverflowException
System.Convert System.FormatException
System.Convert System.InvalidCastException
System.Convert System.ArgumentNullException
System.IO.Directory IOException
System.IO.Directory UnauthorizedAccessException
System.IO.Directory DirectoryNotFoundException
System.IO.Directory ArgumentException
System.IO.Directory ArgumentNullException
System.IO.Directory PathTooLongException
System.IO.Directory SecurityException
System.Net.Security.SslStream System.Security.Authentication.AuthenticationException
System.Net.Security.SslStream System.IO.IOException
System.Net.Security.SslStream System.ObjectDisposedException
System.Reflection.InvalidFilterCriteriaException Thrown when the filterCriteria parameter is not valid for the specified MemberFilter delegate. via predicate surface "conditionForThrow"
UserTransaction jakarta.transaction.SystemException via predicate surface "setRollbackOnly()Throws"
InitialContext NamingException via predicate surface "canThrow"
javax.transaction.Transaction javax.transaction.RollbackException
javax.transaction.Transaction javax.transaction.HeuristicMixedException
javax.transaction.Transaction javax.transaction.HeuristicRollbackException
javax.transaction.Transaction java.lang.IllegalStateException
javax.transaction.Transaction java.lang.SecurityException
javax.transaction.Transaction java.lang.SystemException
javax.transaction.Transaction java.rmi.RemoteException