org.babyfish.util.Resources$ExceptionUtil.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of babyfish-core Show documentation
Show all versions of babyfish-core Show documentation
The core project of babyfish,
it supports
(1) .NET style event notification API
(2) Object Graph Travel API
(3) Typed I18N
(4) X Collection Framework
(5) MA Collection Framework
(6) ObjectModel4Java
The newest version!
# Can't use Arguments.mustNotBeNull ... in org.babyfish.lang.Resources
mustNotBeNull = The parameter "{0}" can not be null
resourceTypeMustHaveNoTypeParameters = The resource type "{0}" is invalid, it can not be generic type
resourceMethodMustHaveNoParameters = The resource method "{0}" is invalid, it can not be generic method
resourceMethodMustReturnString = The resource method "{0}" is invalid, its return type must be string
© 2015 - 2025 Weber Informatics LLC | Privacy Policy