public class ConfigurationError extends RuntimeException
BusConfiguration
An invalid feature configuration is assumed to render the bus dysfunctional and as such is thrown as an unchecked exception.| Modifier and Type | Method and Description |
|---|---|
static ConfigurationError |
MissingFeature(Class<? extends Feature> featureType) |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2018. All rights reserved.