Uses of Class
org.jboss.windup.config.exception.IllegalTypeArgumentException
-
Packages that use IllegalTypeArgumentException Package Description org.jboss.windup.config.operation -
-
Uses of IllegalTypeArgumentException in org.jboss.windup.config.operation
Methods in org.jboss.windup.config.operation that throw IllegalTypeArgumentException Modifier and Type Method Description static <FRAMETYPE extends org.jboss.windup.graph.model.WindupVertexFrame>
FRAMETYPEIteration. removeCurrentPayload(Variables stack, Class<FRAMETYPE> type, String name)Remove the currentIterationpayload.static <FRAMETYPE extends org.jboss.windup.graph.model.WindupVertexFrame>
FRAMETYPEIteration. removeCurrentPayload(Variables stack, String name)Remove the currentIterationpayload.
-