Package com.sun.jndi.cosnaming
Class ExceptionMapper
java.lang.Object
com.sun.jndi.cosnaming.ExceptionMapper
A convenience class to map the COS Naming exceptions to the JNDI exceptions.
- Author:
- Raj Krishnamurthy
-
Method Summary
Modifier and TypeMethodDescriptionstatic final NamingExceptionmapException(Exception e, CNCtx ctx, NameComponent[] inputName)
-
Method Details
-
mapException
public static final NamingException mapException(Exception e, CNCtx ctx, NameComponent[] inputName) throws NamingException - Throws:
NamingException
-