FileDocCategorySizeDatePackage
AFTargetNotFoundException.javaAPI DocGlassfish v2 API2168Fri May 04 22:33:32 BST 2007com.sun.enterprise.admin.common.exception

AFTargetNotFoundException

public class AFTargetNotFoundException extends AFException

Fields Summary
Constructors Summary
public AFTargetNotFoundException(String message)

        super(message);
    
Methods Summary