public class ThrowsException extends AbstractThrowsException implements Serializable
| Constructor and Description |
|---|
ThrowsException(Throwable throwable)
Creates a new answer always throwing the given throwable.
|
| Modifier and Type | Method and Description |
|---|---|
protected Throwable |
getThrowable() |
answer, validateForpublic ThrowsException(Throwable throwable)
protected Throwable getThrowable()
getThrowable in class AbstractThrowsExceptionCopyright © 2025. All rights reserved.