@MessageLogger(projectCode="JBAS")
@ValidIdRange(min=20560,
max=20599)
public interface WildFlyBatchMessages
Modifier and Type | Field and Description |
---|---|
static WildFlyBatchMessages |
MESSAGES |
Modifier and Type | Method and Description |
---|---|
RuntimeException |
jndiLookupFailed(String name)
Creates an exception indicating a failure to lookup the JNDI name.
|
static final WildFlyBatchMessages MESSAGES
@Message(id=20560, value=" Could not lookup jndi name: %s") RuntimeException jndiLookupFailed(String name)
name
- the name for the lookup that caused the failureRuntimeException
for the errorCopyright © 2013 JBoss by Red Hat. All rights reserved.