Uses of Class
io.sundr.model.MethodFluent.ExceptionsNested
-
Uses of MethodFluent.ExceptionsNested in io.sundr.model
Methods in io.sundr.model that return MethodFluent.ExceptionsNestedModifier and TypeMethodDescriptionMethodFluent.addNewException()MethodFluent.addNewExceptionLike(ClassRef item) MethodFluent.editException(int index) MethodFluent.editFirstException()MethodFluent.editLastException()MethodFluent.editMatchingException(Predicate<ClassRefBuilder> predicate) MethodFluent.setNewExceptionLike(int index, ClassRef item)