FileDocCategorySizeDatePackage
ImmutableNameNotFoundException.javaAPI DocGlassfish v2 API2731Fri May 04 22:33:00 BST 2007org.apache.naming.resources

ImmutableNameNotFoundException

public class ImmutableNameNotFoundException extends NameNotFoundException
Immutable exception to avoid useless object creation by the proxy context. This should be used only by the proxy context. Actual contexts should return properly populated exceptions.
author
Remy Maucherat
version
$Revision: 1.3 $

Fields Summary
Constructors Summary
Methods Summary
public voidappendRemainingComponent(java.lang.String name)

public voidappendRemainingName(javax.naming.Name name)

public voidsetRemainingName(javax.naming.Name name)

public voidsetResolverName(javax.naming.Name name)

public voidsetRootCause(java.lang.Throwable e)