Uses of Class
org.jboss.windup.web.services.rest.ErrorInfo.ExceptionInfo
-
Packages that use ErrorInfo.ExceptionInfo Package Description org.jboss.windup.web.services.rest -
-
Uses of ErrorInfo.ExceptionInfo in org.jboss.windup.web.services.rest
Methods in org.jboss.windup.web.services.rest that return ErrorInfo.ExceptionInfo Modifier and Type Method Description ErrorInfo.ExceptionInfoErrorInfo. getOuterException()ErrorInfo.ExceptionInfoErrorInfo. getRootCause()Constructors in org.jboss.windup.web.services.rest with parameters of type ErrorInfo.ExceptionInfo Constructor Description ErrorInfo(String message, ErrorInfo.ExceptionInfo outerException, ErrorInfo.ExceptionInfo rootCause)
-