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

/openjdk10/corba/src/java.corba/share/classes/com/sun/jndi/cosnaming/
H A DCNCtx.java282 throw ExceptionMapper.mapException(e, this, _name);
515 throw ExceptionMapper.mapException(e, this, path);
630 throw ExceptionMapper.mapException(e, this, pth);
755 throw ExceptionMapper.mapException(e, this, path);
758 throw ExceptionMapper.mapException(e, this, path);
926 throw ExceptionMapper.mapException(e, this, null);
1005 throw ExceptionMapper.mapException(e, this, path);
H A DExceptionMapper.java47 public static final NamingException mapException(Exception e, method in class:ExceptionMapper

Completed in 43 milliseconds