public class IllegalProductException extends IllegalProductException
IllegalProductException with support for
localized messages in Weld.| Constructor and Description |
|---|
IllegalProductException(java.lang.String message)
Creates a new exception with the given localized message.
|
IllegalProductException(java.lang.String message,
java.lang.Throwable throwable)
Creates a new exception with the given localized message and the cause for this exception.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalizedMessage() |
java.lang.String |
getMessage() |
public IllegalProductException(java.lang.String message)
message - public IllegalProductException(java.lang.String message,
java.lang.Throwable throwable)
message - throwable - Copyright © 2014. All Rights Reserved.