Package org.hibernate

Class ObjectDeletedException

    • Constructor Detail

      • ObjectDeletedException

        public ObjectDeletedException​(String message,Object identifier,String entityName)
        Constructs anObjectDeletedException using the given information.
        Parameters:
        message - A message explaining the exception condition
        identifier - The identifier of the entity
        entityName - The name of the entity