Class ImmutableNameNotFoundException

  • All Implemented Interfaces:
    Serializable

    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.
    Version:
    $Revision: 1.2 $
    Author:
    Remy Maucherat
    See Also:
    Serialized Form