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.