public class ResponseUtils extends Object
Modifier and Type | Method and Description |
---|---|
static int |
getErrorInfo(Throwable ex,
NamedList info,
org.slf4j.Logger log)
Adds the given Throwable's message to the given NamedList.
|
public static int getErrorInfo(Throwable ex, NamedList info, org.slf4j.Logger log)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.