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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/fault/
H A DExceptionBean.java70 return e.toException();
106 private ServerSideException toException() { method in class:ExceptionBean
115 e.initCause(cause.toException());

Completed in 23 milliseconds