Package-level declarations
Types
Exception when a IMessageSource is invalid.
Exception when a IMessageSourceFactory is invalid.
Exception when a message source factory annotated with @MessageSourceFactory has a bundle name which does not exist.
Exception when a function annotated with @LocalizedContent which's template key doesn't exist in the root bundle defined by @MessageSourceFactory.
Exception when a function annotated with @LocalizedContent has a parameter which's name, after transformation, doesn't exist as a template argument.
Exception when a function annotated with @LocalizedContent has a template argument which's name, after transformation, doesn't exist as a parameter.
Exception when a function annotated with @LocalizedContent has unsupported characteristics.
Exception when a function annotated with @LocalizedContent has a parameter with unsupported characteristics.