public class CamelExceptions_$bundle extends Object implements CamelExceptions, Serializable
Modifier and Type | Field and Description |
---|---|
static CamelExceptions_$bundle |
INSTANCE |
ex
Modifier | Constructor and Description |
---|---|
protected |
CamelExceptions_$bundle() |
Modifier and Type | Method and Description |
---|---|
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
illegalArgumentUnknownStrategy(CamelFailureHandler.Strategy strategy) |
protected String |
illegalArgumentUnknownStrategy$str() |
protected Object |
readResolve() |
IllegalStateException |
unableToRegisterService(Throwable cause) |
protected String |
unableToRegisterService$str() |
public static final CamelExceptions_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String illegalArgumentUnknownStrategy$str()
public final IllegalArgumentException illegalArgumentUnknownStrategy(CamelFailureHandler.Strategy strategy)
illegalArgumentUnknownStrategy
in interface CamelExceptions
protected String unableToRegisterService$str()
public final IllegalStateException unableToRegisterService(Throwable cause)
unableToRegisterService
in interface CamelExceptions
Copyright © 2018–2021 SmallRye. All rights reserved.