Package-level declarations

Types

Link copied to clipboard

Exception when a message source factory annotated with @MessageSourceFactory has a bundle name which does not exist.

Link copied to clipboard

Exception when a function annotated with @LocalizedContent which's template key doesn't exist in the root bundle defined by @MessageSourceFactory.

Link copied to clipboard

Exception when a function annotated with @LocalizedContent has a parameter which's name, after transformation, doesn't exist as a template argument.

Link copied to clipboard

Exception when a function annotated with @LocalizedContent has a template argument which's name, after transformation, doesn't exist as a parameter.

Link copied to clipboard

Exception when a function annotated with @LocalizedContent has unsupported characteristics.

Link copied to clipboard

Exception when a function annotated with @LocalizedContent has a parameter with unsupported characteristics.