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, unaryPlus
render, unsupported
public ThrowableModel(CodeBuilder builder, String type, ExpressionModel reason)
public String getType()
public ExpressionModel getReason()
Copyright © 2017. All rights reserved.