ImmutableNameNotFoundException |
public class ImmutableNameNotFoundException extends NameNotFoundException (Code) |
| 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.2 $ |