java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.microbean.bean.BeanException
org.microbean.bean.ReductionException
org.microbean.bean.UnsatisfiedReductionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionUnsatisfiedReductionException
(Object criteria) UnsatisfiedReductionException
(Object criteria, String message) UnsatisfiedReductionException
(Object criteria, String message, Throwable cause) UnsatisfiedReductionException
(Object criteria, Throwable cause) UnsatisfiedReductionException
(String message) UnsatisfiedReductionException
(String message, Throwable cause) -
Method Summary
Methods inherited from class org.microbean.bean.ReductionException
criteria, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
UnsatisfiedReductionException
public UnsatisfiedReductionException() -
UnsatisfiedReductionException
-
UnsatisfiedReductionException
-
UnsatisfiedReductionException
-
UnsatisfiedReductionException
-
UnsatisfiedReductionException
-
UnsatisfiedReductionException
-
UnsatisfiedReductionException
-