Searched defs:BeanNotFoundException (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/deployment/javax.enterprise.deploy/src/main/java/javax/enterprise/deploy/spi/exceptions/
H A DBeanNotFoundException.java47 public class BeanNotFoundException extends Exception class in inherits:Exception
51 * Creates an new BeanNotFoundException object.
56 public BeanNotFoundException(String s) method in class:BeanNotFoundException

Completed in 21 milliseconds