@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2023-05-27T18:21:43+0800") public class InvocationMessages_$bundle extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static InvocationMessages_$bundle |
INSTANCE |
static org.jboss.invocation.InvocationMessages |
msg |
Modifier | Constructor and Description |
---|---|
protected |
InvocationMessages_$bundle() |
public static final InvocationMessages_$bundle INSTANCE
public static final org.jboss.invocation.InvocationMessages msg
protected Object readResolve()
protected String undeclaredThrowable$str()
public final UndeclaredThrowableException undeclaredThrowable(Throwable cause)
protected String cannotProceed$str()
public final CannotProceedException cannotProceed()
protected String wrongInterceptorType$str()
public final IllegalArgumentException wrongInterceptorType()
protected String interceptorInaccessible$str()
public final SecurityException interceptorInaccessible()
protected String interceptorTargetOneParam$str()
public final IllegalArgumentException interceptorTargetOneParam()
protected String interceptorTargetAssignableFrom$str()
public final IllegalArgumentException interceptorTargetAssignableFrom(Class<? extends Object> type)
protected String interceptorReturnObject$str()
public final IllegalArgumentException interceptorReturnObject()
protected String nullProperty$str()
public final NullPointerException nullProperty(String propertyName, Object obj)
protected String invocationCancelled$str()
public final CancellationException invocationCancelled()
protected String invocationAlreadyComplete$str()
public final IllegalStateException invocationAlreadyComplete()
protected String noAsynchronousResultSupplierSet$str()
public final IllegalStateException noAsynchronousResultSupplierSet()
Copyright © 2023 JBoss by Red Hat. All rights reserved.