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