KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > enterprise > deploy > spi > exceptions > BeanNotFoundException

javax.enterprise.deploy.spi.exceptions
Class BeanNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.enterprise.deploy.spi.exceptions.BeanNotFoundException
All Implemented Interfaces:
Serializable
See Also:
Top Examples, Source Code

public BeanNotFoundException(String s)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags