Constructs a new LocalizedException with the specified localized message.
Parameters: message - the ErrorBundle that contains the message for the exception
Constructs a new LocalizedException with the specified localized message and cause.
Parameters: message - the ErrorBundle that contains the message for the exception Parameters: throwable - the cause