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

/openjdk10/jdk/src/java.naming/share/classes/javax/naming/ldap/
H A DStartTlsRequest.java211 private ConfigurationException wrapException(Exception e) { method in class:StartTlsRequest
/openjdk10/corba/src/java.corba/share/classes/javax/rmi/CORBA/
H A DUtil.java293 public static RemoteException wrapException(Throwable orig) { method in class:Util
H A DUtilDelegate.java123 RemoteException wrapException(Throwable obj); method in interface:UtilDelegate
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/
H A DUtil.java658 public RemoteException wrapException(Throwable orig) method in class:Util
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/streaming/
H A DXMLStreamReaderUtil.java310 private static XMLStreamReaderException wrapException(XMLStreamException e) { method in class:XMLStreamReaderUtil

Completed in 47 milliseconds