Uses of Class
org.jboss.windup.web.services.rest.ErrorInfo
-
Packages that use ErrorInfo Package Description org.jboss.windup.web.services.rest -
-
Uses of ErrorInfo in org.jboss.windup.web.services.rest
Methods in org.jboss.windup.web.services.rest that return ErrorInfo Modifier and Type Method Description ErrorInfoErrorInfo. setOuterException(Throwable outerException)ErrorInfoErrorInfo. setRootCause(Throwable rootCause)
-