Class ExceptionMapper
java.lang.Object
org.wildfly.iiop.openjdk.naming.jndi.ExceptionMapper
A convenience class to map the COS Naming exceptions to the JNDI exceptions.
- Author:
- Raj Krishnamurthy
-
Method Summary
Modifier and TypeMethodDescriptionstatic NamingExceptionmapException(Exception e, CNCtx ctx, org.omg.CosNaming.NameComponent[] inputName)
-
Method Details
-
mapException
public static NamingException mapException(Exception e, CNCtx ctx, org.omg.CosNaming.NameComponent[] inputName) throws NamingException - Throws:
NamingException
-