Statements (32)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:class
|
| gptkbp:hasConstructor |
Throwable()
Throwable(String message) Throwable(String message, Throwable cause) Throwable(Throwable cause) |
| gptkbp:hasField |
cause
detailMessage stackTrace |
| gptkbp:hasMethod |
toString()
getCause() getMessage() getStackTrace() initCause(Throwable cause) printStackTrace() setStackTrace(StackTraceElement[] stackTrace) |
| gptkbp:implementedIn |
java.io.Serializable
java.lang.AutoCloseable |
| gptkbp:introducedIn |
gptkb:Java_1.0
|
| gptkbp:isCheckedException |
false
|
| gptkbp:isRootOfExceptionHierarchy |
true
|
| gptkbp:isThrowable |
true
|
| gptkbp:isUncheckedException |
false
|
| gptkbp:subclassOf |
gptkb:java.lang.Exception
java.lang.Error |
| gptkbp:superclass |
gptkb:java.lang.Exception
java.lang.Error |
| gptkbp:type |
java.lang
|
| gptkbp:usedFor |
exception handling
error handling |
| gptkbp:bfsParent |
gptkb:java.lang.Object
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
java.lang.Throwable
|