public class WeldExceptionListMessage extends Object implements WeldExceptionMessage, Serializable
| Constructor and Description |
|---|
WeldExceptionListMessage(List<? extends Throwable> throwables) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsString()
Generates the localized message for the exception.
|
public String getAsString()
WeldExceptionMessagegetAsString in interface WeldExceptionMessageCopyright © 2015. All Rights Reserved.