Class NotAllowedOperationOnEntityException

    • Constructor Detail

      • NotAllowedOperationOnEntityException

        public NotAllowedOperationOnEntityException​(long id,
                                                    Class<?> entityType,
                                                    String operation)