Searched refs:appendLocationInfo (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/util/exception/
H A DLocatableWebServiceException.java60 super(appendLocationInfo(message,location), cause);
90 private static String appendLocationInfo(String message, Locator[] location) { method in class:LocatableWebServiceException

Completed in 212 milliseconds