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()
WeldExceptionMessage
getAsString
in interface WeldExceptionMessage
Copyright © 2016. All rights reserved.