This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
Modifier and Type | Field and Description |
---|---|
pack-priv static final long |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public RuntimeException | getCause()
Overrides java. null if the
cause is nonexistent or unknown.
|
serialVersionUID | back to summary |
---|---|
pack-priv static final long serialVersionUID |
PropagatedException | back to summary |
---|---|
public PropagatedException(RuntimeException cause) |
getCause | back to summary |
---|---|
public RuntimeException getCause() Overrides java. Doc from java. Returns the cause of this throwable or This implementation returns the cause that was supplied via one of
the constructors requiring a
|