public final class

ExceptionMapper

extends Object
java.lang.Object
   ↳ com.sun.jndi.cosnaming.ExceptionMapper

Class Overview

A convenience class to map the COS Naming exceptions to the JNDI exceptions.

Summary

Public Methods
final static NamingException mapException(Exception e, CNCtx ctx, NameComponent[] inputName)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static final NamingException mapException (Exception e, CNCtx ctx, NameComponent[] inputName)