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