Class Messages_$bundle

java.lang.Object
io.smallrye.common.expression.Messages_$bundle
All Implemented Interfaces:
Serializable

public class Messages_$bundle extends Object implements Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

    • INSTANCE

      public static final Messages_$bundle INSTANCE
    • msg

      static final io.smallrye.common.expression.Messages msg
  • Constructor Details

    • Messages_$bundle

      protected Messages_$bundle()
  • Method Details

    • readResolve

      protected Object readResolve()
    • getLoggingLocale

      protected Locale getLoggingLocale()
    • invalidExpressionSyntax$str

      protected String invalidExpressionSyntax$str()
    • invalidExpressionSyntax

      public final String invalidExpressionSyntax(int index)
    • unresolvedEnvironmentProperty$str

      protected String unresolvedEnvironmentProperty$str()
    • unresolvedEnvironmentProperty

      public final IllegalArgumentException unresolvedEnvironmentProperty(String name)
    • unresolvedSystemProperty$str

      protected String unresolvedSystemProperty$str()
    • unresolvedSystemProperty

      public final IllegalArgumentException unresolvedSystemProperty(String name)