public class ThrowableModel extends ExpressionModel
builder| Constructor and Description |
|---|
ThrowableModel(CodeBuilder builder,
String type,
ExpressionModel reason) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionModel |
getReason() |
String |
getType() |
as, onField, onInstanceOf, onLogicalComplement, onMethodInvocation, onMethodReference, onPostFixDecrement, onPostFixIncrement, onPrefixDecrement, onPrefixIncrement, toDataObjectValue, unaryMinus, unaryPlusrender, unsupportedpublic ThrowableModel(CodeBuilder builder, String type, ExpressionModel reason)
public String getType()
public ExpressionModel getReason()
Copyright © 2020 Eclipse. All rights reserved.