public class BeanNotFoundException extends Exception
Constructor and Description |
---|
BeanNotFoundException(String s)
Creates an new BeanNotFoundException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BeanNotFoundException(String s)
s
- a string indicating what was wrong with the target.Copyright © 2013. All Rights Reserved.