Package org.hibernate

Class ObjectDeletedException

    • Constructor Detail

      • ObjectDeletedException

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