Class MessageUtils
java.lang.Object
io.github.blyznytsiaorg.bibernate.utils.MessageUtils
Utility class containing message constants for logging and exception handling in the Bibernate framework.
It includes nested utility classes,
MessageUtils.ExceptionMessage and MessageUtils.LogMessage, each encapsulating
specific message constants related to exceptions and logging, respectively.- Since:
- 1.0
- Author:
- Blyzhnytsia Team
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested utility class containing message constants for exception handling in the Bibernate framework.static classNested utility class containing message constants for logging in the Bibernate framework. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageUtils
public MessageUtils()
-