All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.babyfish.lang.Singleton_zh_CN.properties Maven / Gradle / Ivy

The newest version!
# Please see the native2ascii maven plugin in the pom.xml of babyfish-parent.
illegalConstructorInvocation             = 不支持new {0}(),请使用{1}.getInstance({0}.class)
noDefaultConstructor                     = 类{0}必须提供默认无参构造方法
defaultConstructorMustNotBePublic        = 类{0}的默认构造方法不能是公有的
defaultConstructorThrowsCheckedException = 类{0}的默认构造方法不允许抛出受查异常,但事实上{1}是受查异常




© 2015 - 2025 Weber Informatics LLC | Privacy Policy