Searched defs:RuntimeModelerException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/model/
H A DRuntimeModelerException.java31 * RuntimeModelerException represents an exception that occurred while
38 public class RuntimeModelerException extends JAXWSExceptionBase { class in inherits:JAXWSExceptionBase
40 public RuntimeModelerException(String key, Object... args) { method in class:RuntimeModelerException
44 public RuntimeModelerException(Throwable throwable) { method in class:RuntimeModelerException
48 public RuntimeModelerException(Localizable arg) { method in class:RuntimeModelerException

Completed in 366 milliseconds