Hi there,

I have a quick question about the level 1 feature below.. from RegistryObjectImpl.java. Anyone knows what it means?

///////////////////////////////////////////////////////////////////////////
    // Level 1 features must throw exceptions

///////////////////////////////////////////////////////////////////////////

    public Collection getAuditTrail() throws JAXRException
    {
        throw new UnsupportedCapabilityException("Level 1 feature");
    }

Thanks, Lin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to