public class ComponentStrings extends Object
public static String toString(Component component, Throwable location)
location is used as a verb in the rendered string. Use
"added", "constructed" or similar verbs as values.component - the component that was constructed or added and failed to renderlocation - the location where the component was created or added in the java code.Copyright © 2006–2014 Apache Software Foundation. All rights reserved.