Uses of Class
io.github.blyznytsiaorg.bibernate.exception.BibernateGeneralException
Packages that use BibernateGeneralException
-
Uses of BibernateGeneralException in io.github.blyznytsiaorg.bibernate.exception
Subclasses of BibernateGeneralException in io.github.blyznytsiaorg.bibernate.exceptionModifier and TypeClassDescriptionclass
Exception thrown when there is an issue creating a class limitation.class
Exception thrown when an operation or method expects a collection to contain elements, but the provided collection is empty.class
Exception thrown to indicate that the state of an entity in a Bibernate application was changed unexpectedly.class
Exception thrown to indicate an attempt to modify an immutable entity in a Bibernate application.class
Exception thrown to indicate that a method in a Bibernate application is missing required parameters.class
Exception thrown to indicate that no implementation is found for a custom repository in a Bibernate application.class
Exception thrown to indicate an issue related to repository method invocation in a Bibernate application.class
Exception thrown to indicate that an unsupported or invalid action type has been encountered in the Bibernate framework.class
Exception thrown to indicate that an unsupported or invalid return type has been encountered in the Bibernate framework.