Searched defs:wrapException (Results 1 - 5 of 5) sorted by last modified time

/openjdk9/jdk/src/java.naming/share/classes/javax/naming/ldap/
H A DStartTlsRequest.java211 private ConfigurationException wrapException(Exception e) { method in class:StartTlsRequest
/openjdk9/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
/openjdk9/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
/openjdk9/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

Completed in 61 milliseconds