Package org.jboss.invocation
Class InvocationMessages_$bundle
- java.lang.Object
-
- org.jboss.invocation.InvocationMessages_$bundle
-
- All Implemented Interfaces:
Serializable
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2022-10-21T21:09:22+0200") public class InvocationMessages_$bundle extends Object implements Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static InvocationMessages_$bundleINSTANCEstatic org.jboss.invocation.InvocationMessagesmsg
-
Constructor Summary
Constructors Modifier Constructor Description protectedInvocationMessages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final InvocationMessages_$bundle INSTANCE
-
msg
public static final org.jboss.invocation.InvocationMessages msg
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
undeclaredThrowable$str
protected String undeclaredThrowable$str()
-
undeclaredThrowable
public final UndeclaredThrowableException undeclaredThrowable(Throwable cause)
-
cannotProceed$str
protected String cannotProceed$str()
-
cannotProceed
public final CannotProceedException cannotProceed()
-
wrongInterceptorType$str
protected String wrongInterceptorType$str()
-
wrongInterceptorType
public final IllegalArgumentException wrongInterceptorType()
-
interceptorInaccessible$str
protected String interceptorInaccessible$str()
-
interceptorInaccessible
public final SecurityException interceptorInaccessible()
-
interceptorTargetOneParam$str
protected String interceptorTargetOneParam$str()
-
interceptorTargetOneParam
public final IllegalArgumentException interceptorTargetOneParam()
-
interceptorTargetAssignableFrom$str
protected String interceptorTargetAssignableFrom$str()
-
interceptorTargetAssignableFrom
public final IllegalArgumentException interceptorTargetAssignableFrom(Class<?> type)
-
interceptorReturnObject$str
protected String interceptorReturnObject$str()
-
interceptorReturnObject
public final IllegalArgumentException interceptorReturnObject()
-
nullProperty$str
protected String nullProperty$str()
-
nullProperty
public final NullPointerException nullProperty(String propertyName, Object obj)
-
invocationCancelled$str
protected String invocationCancelled$str()
-
invocationCancelled
public final CancellationException invocationCancelled()
-
invocationAlreadyComplete$str
protected String invocationAlreadyComplete$str()
-
invocationAlreadyComplete
public final IllegalStateException invocationAlreadyComplete()
-
noAsynchronousResultSupplierSet$str
protected String noAsynchronousResultSupplierSet$str()
-
noAsynchronousResultSupplierSet
public final IllegalStateException noAsynchronousResultSupplierSet()
-
-