public class BeanNotFoundException
extends net.stickycode.exception.PermanentException
| Constructor and Description |
|---|
BeanNotFoundException(Class<T> type,
Collection<T> beans) |
BeanNotFoundException(Exception e,
Class<?> type) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BeanNotFoundException(Class<T> type, Collection<T> beans)
Copyright © 2008–2017 RedEngine Ltd. All rights reserved.