Searched defs:initCause (Results 1 – 4 of 4) sorted by relevance
52 @libcore.util.NonNull public synchronized java.lang.Throwable initCause(@libcore.util.Nullable java… in initCause() method in Throwable
103 public synchronized Throwable initCause(Throwable cause) { in initCause() method in TransformerException
70 public synchronized java.lang.Throwable initCause(java.lang.Throwable cause) { in initCause() method in Throwable
466 public synchronized Throwable initCause(Throwable cause) { in initCause() method in Throwable