@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) |
static final SingletonMessages MESSAGES
@Message(id=10350,
value="Expected result from singleton provider only, but instead received %d results.")
IllegalStateException unexpectedResponseCount(int results)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.