public class ThrowException extends ExecuteException
Modifier and Type | Field and Description |
---|---|
private java.lang.Throwable |
throwable |
Constructor and Description |
---|
ThrowException(java.lang.Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getThrowable() |