@MessageBundle(projectCode="JBAS")
public interface SingletonMessages
Modifier and Type | Field and Description |
---|---|
static SingletonMessages |
MESSAGES |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
unexpectedResponseCount(int results)
Creates an exception indicating a failure to resolve the outbound socket binding represented by the
binding parameter. |
static final SingletonMessages MESSAGES
@Message(id=10350, value="Expected result from singleton provider only, but instead received %d results.") IllegalStateException unexpectedResponseCount(int results)
binding
parameter.cause
- the cause of the error.binding
- the outbound socket binding.ConfigurationPersistenceException
for the error.Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.