The ClassLimitationCreationException
class is an exception thrown when there is an issue creating a class limitation.
It extends the BibernateGeneralException
class.
This class extends BibernateGeneralException and provides a constructor to create instances with a specified detail message.
- ClassLimitationCreationException(String message)
- Constructs a new
ClassLimitationCreationException
with the specified detail message.
- Constructs a new