Class DeniedDeleteException

All Implemented Interfaces:
Serializable

public class DeniedDeleteException extends CascadingDeleteException
See Also:
  • Constructor Details Link icon

    • DeniedDeleteException Link icon

      public DeniedDeleteException(String message, List<Entity> cascadingDeleteDeniedCauses)
  • Method Details Link icon

    • getCascadingDeleteDeniedCauses Link icon

      public List<SimpleEntityId> getCascadingDeleteDeniedCauses()