@Failure(value=Container)
public class BeanNotFoundFailure
extends net.stickycode.stereotype.failure.ParameterisedFailure
| Constructor and Description |
|---|
BeanNotFoundFailure(Class<T> type,
Collection<T> beans) |
BeanNotFoundFailure(Exception e,
Class<?> type) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BeanNotFoundFailure(Class<T> type, Collection<T> beans)
Copyright © 2012–2016 RedEngine Ltd. All rights reserved.